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 e4d3f1de7 Update netty-handler to 4.2.17.Final (#1822)
e4d3f1de7 is described below
commit e4d3f1de7f9ab026d5db4c9c65bc08ce6a3ecd1d
Author: Scala Steward <[email protected]>
AuthorDate: Wed Aug 5 22:12:46 2026 +0200
Update netty-handler to 4.2.17.Final (#1822)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 88c552be4..2293a0f6a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
val AwsSdk2Version = "2.50.3"
- val NettyVersion = "4.2.16.Final"
+ val NettyVersion = "4.2.17.Final"
// Sync with plugins.sbt
val PekkoGrpcBinaryVersion = "1.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]