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 f70f45bcb2 Update netty-handler, netty-transport to 4.2.1.Final (#1839)
f70f45bcb2 is described below
commit f70f45bcb29b816deaca7372f04ff36b9dede0e0
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Fri May 9 04:39:57 2025 +0100
Update netty-handler, netty-transport to 4.2.1.Final (#1839)
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 0ed02cec66..ad2f33f291 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.0.Final"
+ val nettyVersion = "4.2.1.Final"
val logbackVersion = "1.3.15"
val jacksonCoreVersion = "2.18.3"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]