This is an automated email from the ASF dual-hosted git repository.
hepin 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 4c06ed5 Update logback-classic to 1.3.16 (#329)
4c06ed5 is described below
commit 4c06ed554e78408b0755528d9a0506f092e8b520
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 2 10:13:43 2025 +0800
Update logback-classic to 1.3.16 (#329)
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 d045787..5a0c973 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
val pekkoConnectorsVersion = PekkoConnectorsDependency.version
val pekkoConnectorsVersionInDocs = PekkoConnectorsDependency.default.link
- val logbackVersion = "1.3.15"
+ val logbackVersion = "1.3.16"
val nettyVersion = "4.2.7.Final"
val logback = "ch.qos.logback" % "logback-classic" % logbackVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]