This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/netty-handler-4.1.107.Final
in repository
https://gitbox.apache.org/repos/asf/incubator-pekko-persistence-cassandra.git
commit 9300d8b48c1a5b0d8353f30dde8d40c646fe1991
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 12 18:56:13 2024 +0000
Update netty-handler to 4.1.107.Final
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a412c10..61a5c73 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
// for example
val pekkoManagementVersion = "1.0.0"
- val nettyVersion = "4.1.106.Final"
+ val nettyVersion = "4.1.107.Final"
val logback = "ch.qos.logback" % "logback-classic" % "1.2.13"
val reconcilerDependencies = Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]