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 4f95c405e6 Update netty-handler, netty-transport to 4.1.114.Final
(#1514)
4f95c405e6 is described below
commit 4f95c405e68e9e21ae943fb4c61aea3cc9e2c761
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 3 13:11:18 2024 +0100
Update netty-handler, netty-transport to 4.1.114.Final (#1514)
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 fd1bde417f..72617bbb18 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.78.1"
- val nettyVersion = "4.1.113.Final"
+ val nettyVersion = "4.1.114.Final"
val logbackVersion = "1.3.14"
val jacksonCoreVersion = "2.17.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]