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

Philippus 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 3e7b5e9257 Update netty-handler, netty-transport to 4.2.15.Final 
(#3039)
3e7b5e9257 is described below

commit 3e7b5e9257c4ae721fc6a0582fbabfa930bf8b7b
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jun 2 18:42:28 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8b881ecf14..d95adbc7c1 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.14.Final"
+  val nettyVersion = "4.2.15.Final"
   val logbackVersion = "1.5.33"
 
   val jacksonAnnotationsVersion = "2.21"


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

Reply via email to