This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/netty-handler-4.2.1.Final
in repository
https://gitbox.apache.org/repos/asf/pekko-persistence-cassandra.git
commit f9c0b0572a233de42ae0f30bd6c2b172d55ba62a
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 11 00:07:40 2025 +0000
Update netty-handler to 4.2.1.Final
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index fa6a969..ee6a1d7 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val logbackVersion = "1.3.15"
- val nettyVersion = "4.2.0.Final"
+ val nettyVersion = "4.2.1.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]