This is an automated email from the ASF dual-hosted git repository.
hepin 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 5e21ce71e2 Update netty-handler, netty-transport to 4.1.117.Final
(#1715)
5e21ce71e2 is described below
commit 5e21ce71e2d86f8c2523557bf5a597ef746d8ca8
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 15 04:42:33 2025 +0800
Update netty-handler, netty-transport to 4.1.117.Final (#1715)
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 c5ad2a8183..9a2e785fc0 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -34,7 +34,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.1.116.Final"
+ val nettyVersion = "4.1.117.Final"
val logbackVersion = "1.3.15"
val jacksonCoreVersion = "2.18.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]