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

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


The following commit(s) were added to refs/heads/branch-1 by this push:
     new a977a48  RATIS-2608. Bump Netty to 4.1.136 (#146)
a977a48 is described below

commit a977a48d3a4ad4b54642096f6f6fa51207367beb
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Tue Jul 14 12:35:39 2026 +0200

    RATIS-2608. Bump Netty to 4.1.136 (#146)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index abbd212..67429d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <!--Version of grpc to be shaded -->
     <shaded.grpc.version>1.82.1</shaded.grpc.version>
     <!--Version of Netty to be shaded -->
-    <shaded.netty.version>4.1.135.Final</shaded.netty.version>
+    <shaded.netty.version>4.1.136.Final</shaded.netty.version>
     <!--Version of dropwizard to be shaded -->
     <shaded.dropwizard.version>4.2.39</shaded.dropwizard.version>
 

Reply via email to