Skip to content

Commit

Permalink
Upgrade to com.google.guava 32.1.3-jre to fix CVE-2023-2976 and CVE-2…
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszkosiorek committed Mar 5, 2025
1 parent d552bb0 commit 0b041ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ com.google.json-simple:json-simple:1.1.1
com.google.guava:failureaccess:1.0
com.google.guava:guava:20.0
com.google.guava:guava:32.0.1-jre
com.google.guava:guava:32.1.3-jre
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
com.microsoft.azure:azure-storage:7.0.0
com.nimbusds:nimbus-jose-jwt:9.37.2
Expand Down
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<findbugs.version>3.0.5</findbugs.version>
<dnsjava.version>3.6.1</dnsjava.version>

<guava.version>27.0-jre</guava.version>
<guava.version>32.1.3-jre</guava.version>
<guice.version>5.1.0</guice.version>

<bouncycastle.version>1.78.1</bouncycastle.version>
Expand Down

0 comments on commit 0b041ef

Please sign in to comment.