This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/netty-handler-4.1.106.Final
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
commit 656d069bf0f798668a7ceecc994b273bf2a3378b
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 21 00:04:16 2024 +0000
Update netty-handler, netty-transport to 4.1.106.Final
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 53e19d3ee7..ac5c13905e 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.104.Final"
+ val nettyVersion = "4.1.106.Final"
val protobufJavaVersion = "3.20.3"
val logbackVersion = "1.3.14"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]