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 4a94b33  Update netty-handler to 4.1.112.Final (#215)
4a94b33 is described below

commit 4a94b33dd0743272e53d7903a712eb5f0cf22257
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 21 05:55:04 2024 +0100

    Update netty-handler to 4.1.112.Final (#215)
    
    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 c5a6f61..7f22c63 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -31,7 +31,7 @@ object Dependencies {
 
   val logbackVersion = "1.3.14"
 
-  val nettyVersion = "4.1.111.Final"
+  val nettyVersion = "4.1.112.Final"
   val logback = "ch.qos.logback" % "logback-classic" % logbackVersion
 
   val reconcilerDependencies = Seq(


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to