This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/netty-handler-4.2.1.Final
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit ffcc5a1056b23e3cc93a469edf6d67cd898eeaad
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 11 02:39:17 2025 +0000
Update netty-handler to 4.2.1.Final
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d8bb2f005..71bc13cae 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val AvroVersion = "1.11.4"
val AwsSdk2Version = "2.31.35"
- val NettyVersion = "4.2.0.Final"
+ val NettyVersion = "4.2.1.Final"
// Sync with plugins.sbt
val PekkoGrpcBinaryVersion = "1.1"
val PekkoHttpVersion = PekkoHttpDependency.version
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]