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.git
The following commit(s) were added to refs/heads/main by this push:
new 2192edd3a0 Update netty-handler, netty-transport to 4.2.12.Final
(#2790)
2192edd3a0 is described below
commit 2192edd3a006c8ae6feb3dddfad95d61c73823c1
Author: Scala Steward <[email protected]>
AuthorDate: Thu Mar 26 19:01:33 2026 +0100
Update netty-handler, netty-transport to 4.2.12.Final (#2790)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index ccd1aacd1a..fa66748067 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -34,7 +34,7 @@ object Dependencies {
// https://github.com/aeron-io/aeron/blob/1.x.y/gradle/libs.versions.toml
// (remember to also update the scala-steward pin)
val agronaVersion = "2.2.4"
- val nettyVersion = "4.2.10.Final"
+ val nettyVersion = "4.2.12.Final"
val logbackVersion = "1.5.32"
val jacksonAnnotationsVersion = "2.21"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]