This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch 1.1.x
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/1.1.x by this push:
new 06e62c3989 netty 4.1.121 (#1860)
06e62c3989 is described below
commit 06e62c39895b522c2a1393b964072bb73e84ace5
Author: PJ Fanning <[email protected]>
AuthorDate: Thu May 22 09:01:58 2025 +0100
netty 4.1.121 (#1860)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 063ca9c59b..5dc542cd3b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -35,7 +35,7 @@ object Dependencies {
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
val agronaVersion = "1.22.0"
val bouncyCastleVersion = "1.79"
- val nettyVersion = "4.1.116.Final"
+ val nettyVersion = "4.1.121.Final"
val logbackVersion = "1.3.14"
val jacksonCoreVersion = "2.17.3"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]