Skip to content

Commit

Permalink
Merge pull request #3868 from Coduz/chng-bumpGuavaTo32.1.2-jre
Browse files Browse the repository at this point in the history
dependency: bumped Google Guava version from 30.1-jre to 32.1.2-jre - CVE-2020-8908 CVE-2023-2976
  • Loading branch information
Coduz authored Sep 18, 2023
2 parents 332a871 + b8da435 commit 75fb64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<elasticsearch.version>7.8.1</elasticsearch.version>
<googleauth.version>1.5.0</googleauth.version>
<gson.version>2.10</gson.version>
<guava.version>30.1-jre</guava.version>
<guava.version>32.1.2-jre</guava.version>
<guava-failureaccess.version>1.0.1</guava-failureaccess.version>
<guava-listenablefuture.version>9999.0-empty-to-avoid-conflict-with-guava</guava-listenablefuture.version>
<guice.version>5.1.0</guice.version>
Expand Down

0 comments on commit 75fb64a

Please sign in to comment.