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

adoroszlai 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 99deb65  RATIS-2444. Bump Netty to 4.1.132 (#80)
99deb65 is described below

commit 99deb651d99d04358b9d6701de24bdfbd70dca26
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Mar 26 07:23:08 2026 +0100

    RATIS-2444. Bump Netty to 4.1.132 (#80)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 232af7b..319bc64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <!--Version of grpc to be shaded -->
     <shaded.grpc.version>1.77.1</shaded.grpc.version>
     <!--Version of Netty to be shaded -->
-    <shaded.netty.version>4.1.130.Final</shaded.netty.version>
+    <shaded.netty.version>4.1.132.Final</shaded.netty.version>
     <!--Version of dropwizard to be shaded -->
     <shaded.dropwizard.version>4.2.21</shaded.dropwizard.version>
 

Reply via email to