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 c522cfa626 Update netty-handler, netty-transport to 4.2.16.Final 
(#3307)
c522cfa626 is described below

commit c522cfa626bd4e53e1d6481053137c0092865e9e
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jul 8 18:26:28 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index de66564171..c091967863 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.4.1"
-  val nettyVersion = "4.2.15.Final"
+  val nettyVersion = "4.2.16.Final"
   val logbackVersion = "1.5.37"
 
   val jacksonAnnotationsVersion = "2.21"


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

Reply via email to