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


The following commit(s) were added to refs/heads/main by this push:
     new 377c2905 Update logback-classic to 1.5.37 (#546)
377c2905 is described below

commit 377c29059eec86d4d7870c0c2b7a22aeb4460d0d
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 26 17:41:40 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0efd019e..aaca9dd4 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
 
   val PekkoVersion = PekkoCoreDependency.version
 
-  val LogbackVersion = "1.5.35"
+  val LogbackVersion = "1.5.37"
 
   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