This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/netty-handler-4.1.111.Final
in repository
https://gitbox.apache.org/repos/asf/pekko-persistence-cassandra.git
commit fb20bbbb82e31d44e4dcabb25d63e92a1cb53928
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 16 00:05:19 2024 +0000
Update netty-handler to 4.1.111.Final
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b42c7de..7b7b131 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -31,7 +31,7 @@ object Dependencies {
val logbackVersion = "1.3.14"
- val nettyVersion = "4.1.110.Final"
+ val nettyVersion = "4.1.111.Final"
val logback = "ch.qos.logback" % "logback-classic" % logbackVersion
val reconcilerDependencies = Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]