Skip to content

Commit

Permalink
TEZ-4369: Upgrade netty to 4.1.69 due to CVE-2021-37136, CVE-2021-37137
Browse files Browse the repository at this point in the history
  • Loading branch information
abstractdog committed Jan 7, 2022
1 parent a6a936d commit 4e440ac
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 @@ -59,7 +59,7 @@
<clover.license>${user.home}/clover.license</clover.license>
<guava.version>27.0-jre</guava.version>
<hadoop.version>3.3.1</hadoop.version>
<netty.version>4.1.61.Final</netty.version>
<netty.version>4.1.69.Final</netty.version>
<pig.version>0.13.0</pig.version>
<jersey.version>1.19</jersey.version>
<slf4j.version>1.7.30</slf4j.version>
Expand Down

0 comments on commit 4e440ac

Please sign in to comment.