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 62b5062  Update netty-handler to 4.2.17.Final (#472)
62b5062 is described below

commit 62b50620b96d0f98a005ff9355cd352b0d26bc78
Author: Scala Steward <[email protected]>
AuthorDate: Wed Aug 5 22:11:43 2026 +0200

    Update netty-handler to 4.2.17.Final (#472)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index c24d727..06882fc 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
 
   val logbackVersion = "1.6.1"
 
-  val nettyVersion = "4.2.16.Final"
+  val nettyVersion = "4.2.17.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]

Reply via email to