This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 b67abb7 Update netty-handler to 4.2.10.Final (#370)
b67abb7 is described below
commit b67abb7fd370127e00ec5256c417ee78b5e95f52
Author: Scala Steward <[email protected]>
AuthorDate: Wed Feb 11 23:28:18 2026 +0100
Update netty-handler to 4.2.10.Final (#370)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 93ebc77..955d458 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
val logbackVersion = "1.3.16"
- val nettyVersion = "4.2.9.Final"
+ val nettyVersion = "4.2.10.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]