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-jdbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 9aaceee8 Update logback-classic to 1.6.3 (#598)
9aaceee8 is described below

commit 9aaceee8feea1f98d733bd79730dfa91f97d4570
Author: Scala Steward <[email protected]>
AuthorDate: Sat Aug 15 18:21:28 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 42a27abd..79d3c801 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
 
   val PekkoVersion = PekkoCoreDependency.version
 
-  val LogbackVersion = "1.6.2"
+  val LogbackVersion = "1.6.3"
 
   val SlickVersion = "3.6.1"
   val SlickDocVersion = SlickVersion


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

Reply via email to