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

hepin pushed a commit to branch 1.1.x
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/1.1.x by this push:
     new 1bfbd7ee1b chore: Update nettyVersion to 4.1.126.Final (#2134)
1bfbd7ee1b is described below

commit 1bfbd7ee1bd4e7058ba79b7eae69ee53bb3b57e7
Author: He-Pin(kerr) <[email protected]>
AuthorDate: Thu Sep 4 01:18:56 2025 +0800

    chore: Update nettyVersion to 4.1.126.Final (#2134)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 5dc542cd3b..de78c2dd88 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -35,7 +35,7 @@ object Dependencies {
   // https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
   val agronaVersion = "1.22.0"
   val bouncyCastleVersion = "1.79"
-  val nettyVersion = "4.1.121.Final"
+  val nettyVersion = "4.1.126.Final"
   val logbackVersion = "1.3.14"
 
   val jacksonCoreVersion = "2.17.3"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to