fix: builder/pom.xml to reduce vulnerabilities (#357)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415
This commit is contained in:
parent
5796f1c593
commit
85d798d5d3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
<tiles-maven-plugin.version>2.18</tiles-maven-plugin.version>
|
<tiles-maven-plugin.version>2.18</tiles-maven-plugin.version>
|
||||||
<kemitix-tiles.version>2.7.0</kemitix-tiles.version>
|
<kemitix-tiles.version>2.7.0</kemitix-tiles.version>
|
||||||
|
|
||||||
<checkstyle.version>8.37</checkstyle.version>
|
<checkstyle.version>8.38</checkstyle.version>
|
||||||
<sevntu.version>1.38.0</sevntu.version>
|
<sevntu.version>1.38.0</sevntu.version>
|
||||||
<sevntu-plugin.version>1.35.0</sevntu-plugin.version>
|
<sevntu-plugin.version>1.35.0</sevntu-plugin.version>
|
||||||
<lombok.version>1.18.16</lombok.version>
|
<lombok.version>1.18.16</lombok.version>
|
||||||
|
|
Loading…
Reference in a new issue