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


The following commit(s) were added to refs/heads/main by this push:
     new 154a84b76 Update logback-classic to 1.6.2 (#1832)
154a84b76 is described below

commit 154a84b767bb55076ee6406176971fcf380335e8
Author: Scala Steward <[email protected]>
AuthorDate: Tue Aug 11 17:01:02 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9cbf79400..8e60e0425 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -48,7 +48,7 @@ object Dependencies {
   // Legacy versions support Slf4J v1 for compatibility with older libs
   val Slf4jVersion = "2.0.18"
   val Slf4jLegacyVersion = "1.7.36"
-  val LogbackVersion = "1.6.1"
+  val LogbackVersion = "1.6.2"
   val LogbackLegacyVersion = "1.2.13"
 
   /**


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

Reply via email to