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/incubator-pekko.git
The following commit(s) were added to refs/heads/main by this push:
new c3d0beefed Update netty-handler, netty-transport to 4.1.107.Final
(#1132)
c3d0beefed is described below
commit c3d0beefeda89e01e35c51862e547a3864694068
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 09:28:24 2024 +0100
Update netty-handler, netty-transport to 4.1.107.Final (#1132)
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 2fd28bf6a9..e9b61cc4e7 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,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.19.2"
- val nettyVersion = "4.1.106.Final"
+ val nettyVersion = "4.1.107.Final"
val protobufJavaVersion = "3.23.4"
val logbackVersion = "1.3.14"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]