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 5f4cc3b Update netty-handler to 4.1.110.Final (#201)
5f4cc3b is described below
commit 5f4cc3bdd6cd9475fc4a2a5b158b26548effa14e
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 26 10:08:13 2024 +0100
Update netty-handler to 4.1.110.Final (#201)
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 b2bad98..7b72c2b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -31,7 +31,7 @@ object Dependencies {
val logbackVersion = "1.3.14"
- val nettyVersion = "4.1.109.Final"
+ val nettyVersion = "4.1.110.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]