Skip to content

Commit

Permalink
JAVA-3079: upgrade netty.version to 4.1.94.Final + netty-tcnative.ver…
Browse files Browse the repository at this point in the history
…sion to 2.0.61.Final (#1675)
  • Loading branch information
hhughes authored Jul 20, 2023
1 parent 1b7db3a commit e0a4edc
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,9 +51,9 @@
<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.1.77.Final</netty.version>
<netty.version>4.1.94.Final</netty.version>
<netty-tcnative.artifact>netty-tcnative</netty-tcnative.artifact>
<netty-tcnative.version>2.0.52.Final</netty-tcnative.version>
<netty-tcnative.version>2.0.61.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 e0a4edc

Please sign in to comment.