fix: builder/pom.xml to reduce vulnerabilities (#234)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-460111 Co-authored-by: snyk-test <snyk-test@snyk.io> Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
4fe7d51c87
commit
1426f020b7
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<tiles-maven-plugin.version>2.15</tiles-maven-plugin.version>
|
||||
<kemitix-tiles.version>1.1.0</kemitix-tiles.version>
|
||||
|
||||
<checkstyle.version>8.20</checkstyle.version>
|
||||
<checkstyle.version>8.24</checkstyle.version>
|
||||
<sevntu.version>1.35.0</sevntu.version>
|
||||
<lombok.version>1.18.10</lombok.version>
|
||||
<spring-platform.version>Brussels-SR6</spring-platform.version>
|
||||
|
|
Loading…
Reference in a new issue