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 5e1668da3 Update netty-handler to 4.2.10.Final (#1414)
5e1668da3 is described below
commit 5e1668da3254bbe8fd4e41ed364fcc70336e5eb3
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 11 07:26:54 2026 +0100
Update netty-handler to 4.2.10.Final (#1414)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 955dd3b06..e6a995e34 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val AwsSdk2Version = "2.41.25"
- val NettyVersion = "4.2.9.Final"
+ val NettyVersion = "4.2.10.Final"
// Sync with plugins.sbt
val PekkoGrpcBinaryVersion = "1.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]