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 5effa43ec8 Update netty-handler, netty-transport to 4.2.7.Final (#2328)
5effa43ec8 is described below

commit 5effa43ec85d68b60f6cb19aa51658b9085b6707
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 19 09:40:30 2025 +0800

    Update netty-handler, netty-transport to 4.2.7.Final (#2328)
    
    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 cc65718d82..9ed6e4cfe3 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -33,7 +33,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.3.0"
-  val nettyVersion = "4.2.6.Final"
+  val nettyVersion = "4.2.7.Final"
   val logbackVersion = "1.5.19"
 
   val jacksonAnnotationsVersion = "2.20"


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

Reply via email to