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 70ca4aa  Update netty-handler to 4.2.18.Final (#497)
70ca4aa is described below

commit 70ca4aabe83dc1ab029f03601040e3d6c46fe1c7
Author: Scala Steward <[email protected]>
AuthorDate: Thu Sep 10 17:51:47 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9207841..d6528ca 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
 
   val logbackVersion = "1.6.3"
 
-  val nettyVersion = "4.2.17.Final"
+  val nettyVersion = "4.2.18.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