This is an automated email from the ASF dual-hosted git repository.

Philippus 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 cf24312  Update netty-handler to 4.2.14.Final (#403)
cf24312 is described below

commit cf24312ec1e0d102393cbb5cd959769f27088d2f
Author: Scala Steward <[email protected]>
AuthorDate: Thu May 21 15:54:25 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index fd921f0..7c6bfb2 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
 
   val logbackVersion = "1.3.16"
 
-  val nettyVersion = "4.2.13.Final"
+  val nettyVersion = "4.2.14.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]

Reply via email to