This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/netty-handler-4.2.9.Final
in repository
https://gitbox.apache.org/repos/asf/pekko-persistence-cassandra.git
commit 9e1daafe8909546e42293ef05442e9bef1486e3e
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 21 00:08:09 2025 +0000
Update netty-handler to 4.2.9.Final
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f500932..93ebc77 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
val logbackVersion = "1.3.16"
- val nettyVersion = "4.2.7.Final"
+ val nettyVersion = "4.2.9.Final"
val logback = "ch.qos.logback" % "logback-classic" % logbackVersion
val pekkoPersistenceCassandraDependencies = Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]