This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 fcb7822f7 Update netty-handler to 4.2.13.Final (#1608)
fcb7822f7 is described below
commit fcb7822f7a2c7170c97452b80f965b1e0f6ca422
Author: Scala Steward <[email protected]>
AuthorDate: Tue May 5 17:45:11 2026 +0200
Update netty-handler to 4.2.13.Final (#1608)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 701612000..286100c61 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val AwsSdk2Version = "2.44.0"
- val NettyVersion = "4.2.12.Final"
+ val NettyVersion = "4.2.13.Final"
// Sync with plugins.sbt
val PekkoGrpcBinaryVersion = "1.1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]