This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/pekko-persistence-cassandra.git
The following commit(s) were added to refs/heads/main by this push:
new 2a7c5f0 Update netty-handler to 4.2.6.Final
2a7c5f0 is described below
commit 2a7c5f0ddb82ff2f64b99af39e5740795a3e75dc
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 14 00:07:41 2025 +0000
Update netty-handler to 4.2.6.Final
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f944606..62845ea 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val logbackVersion = "1.3.15"
- val nettyVersion = "4.2.5.Final"
+ val nettyVersion = "4.2.6.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]