This is an automated email from the ASF dual-hosted git repository.
Philippus 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 74b12f9e2 Update netty-handler to 4.2.16.Final (#1766)
74b12f9e2 is described below
commit 74b12f9e27f2ccdead2957dfcf32009e636c63dc
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jul 8 18:22:25 2026 +0200
Update netty-handler to 4.2.16.Final (#1766)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 7570364d4..c94b43ee0 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
val AwsSdk2Version = "2.46.21"
- val NettyVersion = "4.2.15.Final"
+ val NettyVersion = "4.2.16.Final"
// Sync with plugins.sbt
val PekkoGrpcBinaryVersion = "1.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]