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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


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

commit a35f0b512a58849a2723f14dfa7f810a23cffd7c
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 11 10:37:46 2026 +0100

    Update logback-classic to 1.5.24 (#1351)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b1ee47a57..a0ac72d47 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -46,7 +46,7 @@ object Dependencies {
   // Legacy versions support Slf4J v1 for compatibility with older libs
   val Slf4jVersion = "2.0.17"
   val Slf4jLegacyVersion = "1.7.36"
-  val LogbackVersion = "1.5.23"
+  val LogbackVersion = "1.5.24"
   val LogbackLegacyVersion = "1.2.13"
 
   /**


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

Reply via email to