This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/1.5.x by this push:
new e68bf0a707 Update netty-handler, netty-transport to 4.2.9.Final
(#2589) (#2590)
e68bf0a707 is described below
commit e68bf0a7079a53f4f94682a32a8c30706241fbd2
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Dec 16 12:11:59 2025 +0100
Update netty-handler, netty-transport to 4.2.9.Final (#2589) (#2590)
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 6604e727b6..be9b09e1f9 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -36,7 +36,7 @@ object Dependencies {
// needs to be inline with the aeron version, check
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
val agronaVersion = "1.22.0"
- val nettyVersion = "4.2.7.Final"
+ val nettyVersion = "4.2.9.Final"
val logbackVersion = "1.3.15"
val jacksonAnnotationsVersion = "2.20"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]