Skip to content

Commit

Permalink
Upgrade Netty to 4.1.86.Final (#125)
Browse files Browse the repository at this point in the history
Co-authored-by: Rajeshbabu Chintaguntla <rajeshbabu@apache.org>
  • Loading branch information
chrajeshbabu and chrajeshbabu committed Jan 24, 2023
1 parent c1ff456 commit f5cd7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -159,7 +159,7 @@
<testng.version>6.10</testng.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j2.version>2.18.0</log4j2.version>
<netty4.version>4.1.79.Final</netty4.version>
<netty4.version>4.1.86.Final</netty4.version>
<!-- com.google repo will be used except on Aarch64 platform. -->
<protobuf.group>com.google.protobuf</protobuf.group>
<protobuf-java.version>2.5.0</protobuf-java.version>
Expand Down

0 comments on commit f5cd7dc

Please sign in to comment.