This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 cc9aaf4 Update logback-classic to 1.5.34 (#413)
cc9aaf4 is described below
commit cc9aaf4f588756a3a00eae7a139ad277a19368a2
Author: Scala Steward <[email protected]>
AuthorDate: Thu Jun 4 19:33:04 2026 +0200
Update logback-classic to 1.5.34 (#413)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 44de7ad..be58a4a 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.16"
+ val logbackVersion = "1.5.34"
val nettyVersion = "4.2.15.Final"
val logback = "ch.qos.logback" % "logback-classic" % logbackVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]