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-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 920cf5184 Update netty-handler to 4.2.18.Final (#1936)
920cf5184 is described below
commit 920cf5184ea342edcf70ce844af875f22089e2a1
Author: Scala Steward <[email protected]>
AuthorDate: Thu Sep 10 17:37:42 2026 +0200
Update netty-handler to 4.2.18.Final (#1936)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e8a691c3e..bd93bff7c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
val AwsSdk2Version = "2.54.13"
- val NettyVersion = "4.2.17.Final"
+ val NettyVersion = "4.2.18.Final"
// Sync with plugins.sbt
val PekkoGrpcBinaryVersion = "1.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]