This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 c8ece84 Update netty-handler to 4.2.16.Final (#450)
c8ece84 is described below
commit c8ece8480a354a38b53a1f215508300979317042
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jul 8 18:18:32 2026 +0200
Update netty-handler to 4.2.16.Final (#450)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 7cad214..e284629 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val logbackVersion = "1.5.37"
- val nettyVersion = "4.2.15.Final"
+ val nettyVersion = "4.2.16.Final"
val logback = "ch.qos.logback" % "logback-classic" % logbackVersion
val testcontainersVersion = "2.0.5"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]