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 516b1b4521 Update netty-handler, netty-transport to 4.1.112.Final
(#1405)
516b1b4521 is described below
commit 516b1b45216be301459a0765d15fefdead31bc20
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 21 12:02:15 2024 +0800
Update netty-handler, netty-transport to 4.1.112.Final (#1405)
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 6c7719a113..ca8635989c 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.21.1"
val bouncyCastleVersion = "1.78.1"
- val nettyVersion = "4.1.111.Final"
+ val nettyVersion = "4.1.112.Final"
val logbackVersion = "1.3.14"
val jacksonCoreVersion = "2.17.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]