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 5cf03be Update netty-handler to 4.1.119.Final (#271)
5cf03be is described below
commit 5cf03be42525cfb39bab21930accba446a73f8c8
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 01:01:09 2025 +0100
Update netty-handler to 4.1.119.Final (#271)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 943a0a9..d9dd1d8 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val logbackVersion = "1.3.15"
- val nettyVersion = "4.1.118.Final"
+ val nettyVersion = "4.1.119.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]