This is an automated email from the ASF dual-hosted git repository.

Philippus 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 aeef0f5  Update logback-classic to 1.6.2 (#481)
aeef0f5 is described below

commit aeef0f575af634a77ab6d67ace2d4ed7e0b2ddfa
Author: Scala Steward <[email protected]>
AuthorDate: Tue Aug 11 17:54:42 2026 +0200

    Update logback-classic to 1.6.2 (#481)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 06882fc..184059c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -27,7 +27,7 @@ object Dependencies {
   val pekkoConnectorsVersion = PekkoConnectorsDependency.version
   val pekkoConnectorsVersionInDocs = PekkoConnectorsDependency.default.link
 
-  val logbackVersion = "1.6.1"
+  val logbackVersion = "1.6.2"
 
   val nettyVersion = "4.2.17.Final"
   val logback = "ch.qos.logback" % "logback-classic" % logbackVersion


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to