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


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

commit 46af92535e83b44c3bada0dabb4e323b070ae8d2
Author: Scala Steward <[email protected]>
AuthorDate: Sat Aug 15 18:41:39 2026 +0200

    Update logback-classic to 1.6.3 (#606)
    
    Co-authored-by: Philippus Baalman <[email protected]>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 59291e9c..5a432bcf 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
     val junit = "4.13.2"
     val h2Driver = "2.4.240"
     val jackson = "2.21.6" // this should match the version of jackson used by 
pekko-serialization-jackson
-    val logback = "1.6.2"
+    val logback = "1.6.3"
   }
 
   object Compile {


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

Reply via email to