This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/netty-handler-4.2.9.Final
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit b4c1d8a17eeecea788a3e773cbedbd19708d003f
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 15 22:37:21 2025 +0000
Update netty-handler, netty-transport to 4.2.9.Final
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 27f9ad8d2c..4a9e03916c 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.8.Final"
+ val nettyVersion = "4.2.9.Final"
val logbackVersion = "1.5.22"
val jacksonAnnotationsVersion = "2.20"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]