Skip to content

Commit 66111c0

Browse files
zapodotsnyk-bot
andauthored
fix: pom.xml to reduce vulnerabilities (#147)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 01b351a commit 66111c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<junit.version>4.13.2</junit.version>
2727
<unboundid-ldapsdk.version>6.0.6</unboundid-ldapsdk.version>
2828
<slf4j.version>1.7.36</slf4j.version>
29-
<guava.version>31.1-jre</guava.version>
29+
<guava.version>32.0.0-jre</guava.version>
3030
<byte-buddy.version>1.12.17</byte-buddy.version>
3131
<logback.version>1.2.11</logback.version>
3232
<bouncycastle.version>1.70</bouncycastle.version>

0 commit comments

Comments
 (0)