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 eb17147 Update netty-handler to 4.1.109.Final (#190)
eb17147 is described below
commit eb17147e95f361e238d77dc1561357e7f9900158
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 21 10:06:16 2024 +0200
Update netty-handler to 4.1.109.Final (#190)
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 c3cfb2a..018ec01 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -31,7 +31,7 @@ object Dependencies {
val logbackVersion = "1.3.14"
- val nettyVersion = "4.1.108.Final"
+ val nettyVersion = "4.1.109.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]