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

pjfanning 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 1d3c313dad Update netty-handler, netty-transport to 4.2.13.Final 
(#2936)
1d3c313dad is described below

commit 1d3c313dad9456e432b401e3c8f02954c03f1d40
Author: Scala Steward <[email protected]>
AuthorDate: Tue May 5 17:46:15 2026 +0200

    Update netty-handler, netty-transport to 4.2.13.Final (#2936)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 30bdac89bd..1ae09c7458 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -35,7 +35,7 @@ object Dependencies {
   // https://github.com/aeron-io/aeron/blob/1.x.y/gradle/libs.versions.toml
   // (remember to also update the scala-steward pin)
   val agronaVersion = "2.2.4"
-  val nettyVersion = "4.2.12.Final"
+  val nettyVersion = "4.2.13.Final"
   val logbackVersion = "1.5.32"
 
   val jacksonAnnotationsVersion = "2.21"


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

Reply via email to