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


The following commit(s) were added to refs/heads/main by this push:
     new a6e8ec7  Update logback-classic to 1.5.29 (#409)
a6e8ec7 is described below

commit a6e8ec7c72806b86814649d6f5c8f670f387ff26
Author: Scala Steward <[email protected]>
AuthorDate: Tue Feb 10 19:06:55 2026 +0100

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 90b66a0..b5c193f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -34,7 +34,7 @@ object Dependencies {
     val junit = "4.13.2"
     val h2Driver = "2.4.240"
     val jackson = "2.21.0" // this should match the version of jackson used by 
pekko-serialization-jackson
-    val logback = "1.5.27"
+    val logback = "1.5.29"
   }
 
   object Compile {


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

Reply via email to