Skip to content

Commit

Permalink
TEZ-4429: Upgrade guava to 31.1 to fix CVE-2020-8908. (#223) (Ayush S…
Browse files Browse the repository at this point in the history
…axena reviewed by Laszlo Bodor)
  • Loading branch information
ayushtkn authored Jun 20, 2022
1 parent 1ab7fc9 commit 5f181ea
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 @@ -57,7 +57,7 @@
<distMgmtStagingUrl>https://repository.apache.org/service/local/staging/deploy/maven2</distMgmtStagingUrl>

<clover.license>${user.home}/clover.license</clover.license>
<guava.version>27.0-jre</guava.version>
<guava.version>31.1-jre</guava.version>
<hadoop.version>3.3.1</hadoop.version>
<netty.version>4.1.72.Final</netty.version>
<pig.version>0.13.0</pig.version>
Expand Down

0 comments on commit 5f181ea

Please sign in to comment.