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 158af4b  Update netty-handler to 4.1.114.Final (#232)
158af4b is described below

commit 158af4b8d108f952729df2b73ed6a0951840d3cb
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 6 01:47:02 2024 +0100

    Update netty-handler to 4.1.114.Final (#232)
    
    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 1a67602..49b60a5 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -31,7 +31,7 @@ object Dependencies {
 
   val logbackVersion = "1.3.14"
 
-  val nettyVersion = "4.1.113.Final"
+  val nettyVersion = "4.1.114.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