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 a26dcbf  RATIS-2555. Bump netty to 4.2.15 (#125)
a26dcbf is described below

commit a26dcbfc93aa1c339325d441c4778f30ac7756a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 15:58:55 2026 +0200

    RATIS-2555. Bump netty to 4.2.15 (#125)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1195e41..6504b87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <!--Version of grpc to be shaded -->
     <shaded.grpc.version>1.81.0</shaded.grpc.version>
     <!--Version of Netty to be shaded -->
-    <shaded.netty.version>4.2.14.Final</shaded.netty.version>
+    <shaded.netty.version>4.2.15.Final</shaded.netty.version>
     <!--Version of dropwizard to be shaded -->
     <shaded.dropwizard.version>4.2.38</shaded.dropwizard.version>
 

Reply via email to