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 8abcee40f Update netty-handler to 4.2.14.Final (#1638)
8abcee40f is described below
commit 8abcee40fbece2323aaf59e9cab64ddee8b6f9f2
Author: Scala Steward <[email protected]>
AuthorDate: Sat May 23 17:15:54 2026 +0200
Update netty-handler to 4.2.14.Final (#1638)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 38f2b99b0..a5092ec42 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val AwsSdk2Version = "2.44.10"
- val NettyVersion = "4.2.13.Final"
+ val NettyVersion = "4.2.14.Final"
// Sync with plugins.sbt
val PekkoGrpcBinaryVersion = "1.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]