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:
Snyk bot 2020-11-30 22:21:00 +02:00 committed by GitHub
parent 5796f1c593
commit 85d798d5d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>