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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4f3631ef76 Update netty-handler, netty-transport to 4.2.5.Final (#2133)
4f3631ef76 is described below

commit 4f3631ef761ff0b72296b5b46a0ae24de8869ad0
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 4 00:37:40 2025 +0800

    Update netty-handler, netty-transport to 4.2.5.Final (#2133)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 52739f491d..901b385fdf 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -36,7 +36,7 @@ object Dependencies {
   // needs to be inline with the aeron version, check
   // https://github.com/aeron-io/aeron/blob/master/gradle/libs.versions.toml
   val agronaVersion = "2.2.4"
-  val nettyVersion = "4.2.4.Final"
+  val nettyVersion = "4.2.5.Final"
   val logbackVersion = "1.5.18"
 
   val jacksonAnnotationsVersion = "2.20"


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

Reply via email to