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 70ef9d63b Update netty-handler to 4.2.5.Final (#1156)
70ef9d63b is described below
commit 70ef9d63b8d0837af6a67cd36cd98dccc49b50a2
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 7 08:45:19 2025 +0100
Update netty-handler to 4.2.5.Final (#1156)
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 0e624d931..0294318fd 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
val AwsSdk2Version = "2.33.4"
- val NettyVersion = "4.2.4.Final"
+ val NettyVersion = "4.2.5.Final"
// Sync with plugins.sbt
val PekkoGrpcBinaryVersion = "1.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]