Skip to content

Commit

Permalink
JAVA-3008: Upgrade to Netty 4.1.75 to address CVEs (3.x) (#1594)
Browse files Browse the repository at this point in the history
  • Loading branch information
absurdfarce authored Apr 26, 2022
1 parent d4a6044 commit 19a9cf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
<slf4j.version>1.7.25</slf4j.version>
<slf4j-log4j12.version>1.7.25</slf4j-log4j12.version>
<guava.version>19.0</guava.version>
<netty.version>4.0.56.Final</netty.version>
<netty-tcnative.version>2.0.7.Final</netty-tcnative.version>
<netty.version>4.1.75.Final</netty.version>
<netty-tcnative.version>2.0.50.Final</netty-tcnative.version>
<metrics.version>3.2.2</metrics.version>
<snappy.version>1.1.2.6</snappy.version>
<lz4.version>1.4.1</lz4.version>
Expand Down

0 comments on commit 19a9cf8

Please sign in to comment.