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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 2cb6de4d2 Update netty-handler to 4.2.3.Final (#1122)
2cb6de4d2 is described below

commit 2cb6de4d2a962a5943a672d96b84d8c111643d2a
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 20 08:14:00 2025 +0100

    Update netty-handler to 4.2.3.Final (#1122)
    
    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 adc2a1a84..82e2faec6 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
 
   val AwsSdk2Version = "2.32.4"
 
-  val NettyVersion = "4.2.2.Final"
+  val NettyVersion = "4.2.3.Final"
 
   // Sync with plugins.sbt
   val PekkoGrpcBinaryVersion = "1.1"


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

Reply via email to