This is an automated email from the ASF dual-hosted git repository.

swagle pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new ebc2f54  RATIS-1591. Bump netty to 4.1.77 (#32)
ebc2f54 is described below

commit ebc2f54bde5b63a84e7670109968c3f0adc27190
Author: Siyao Meng <[email protected]>
AuthorDate: Fri Jun 10 09:40:29 2022 -0700

    RATIS-1591. Bump netty to 4.1.77 (#32)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 788e981..e6ae68e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <!--Version of grpc to be shaded -->
     <shaded.grpc.version>1.44.0</shaded.grpc.version>
     <!--Version of Netty to be shaded -->
-    <shaded.netty.version>4.1.74.Final</shaded.netty.version>
+    <shaded.netty.version>4.1.77.Final</shaded.netty.version>
 
     <!-- third party library versions -->
     <commons-lang3.version>3.8.1</commons-lang3.version>

Reply via email to