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 047c57a75 Update netty-handler to 4.2.12.Final (#1530)
047c57a75 is described below
commit 047c57a75d1ce81ddca08c218a479c0daa46e7bd
Author: Scala Steward <[email protected]>
AuthorDate: Thu Mar 26 18:47:52 2026 +0100
Update netty-handler to 4.2.12.Final (#1530)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e6de8ec0d..b1d094900 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val AwsSdk2Version = "2.42.21"
- val NettyVersion = "4.2.10.Final"
+ val NettyVersion = "4.2.12.Final"
// Sync with plugins.sbt
val PekkoGrpcBinaryVersion = "1.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]