This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch netty-1.1-branch in repository https://gitbox.apache.org/repos/asf/pekko.git
commit c3e9c864c60fa6fe076839f0e525183c15aa470c Author: PJ Fanning <[email protected]> AuthorDate: Wed May 21 23:58:47 2025 +0100 netty 4.1.121 --- 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]
