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 ce44fbe7a1 Update netty-handler, netty-transport to 4.2.18.Final 
(#3536)
ce44fbe7a1 is described below

commit ce44fbe7a1ee2697c293e355064b7dd893914bca
Author: Scala Steward <[email protected]>
AuthorDate: Thu Sep 10 22:13:17 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2d3f059df9..acd7d08707 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.5.0"
-  val nettyVersion = "4.2.17.Final"
+  val nettyVersion = "4.2.18.Final"
   val logbackVersion = "1.6.3"
 
   val jacksonAnnotationsVersion = "2.22"


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

Reply via email to