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 4ffa03a Update netty-handler to 4.1.108.Final (#177)
4ffa03a is described below
commit 4ffa03ac3b02e582a7b621e2b04fee837d60655e
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 24 01:30:54 2024 +0100
Update netty-handler to 4.1.108.Final (#177)
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 c353174..32177a3 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -31,7 +31,7 @@ object Dependencies {
val logbackVersion = "1.3.14"
- val nettyVersion = "4.1.107.Final"
+ val nettyVersion = "4.1.108.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]