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 098ba99905 Update netty-handler, netty-transport to 4.2.4.Final (#2035)
098ba99905 is described below
commit 098ba99905616cac508699ea0e1eb5aa8fd71dea
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 17 02:12:44 2025 +0100
Update netty-handler, netty-transport to 4.2.4.Final (#2035)
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 a40a92e3c3..5b3ea25158 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/aeron-io/aeron/blob/master/gradle/libs.versions.toml
val agronaVersion = "2.2.4"
- val nettyVersion = "4.2.3.Final"
+ val nettyVersion = "4.2.4.Final"
val logbackVersion = "1.5.18"
val jacksonCoreVersion = "2.19.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]