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 ee1ebb0a7 Update logback-classic to 1.5.34 (#1655)
ee1ebb0a7 is described below

commit ee1ebb0a71e13544dc7289c0b7d3aaeabfe5bb33
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jun 2 18:43:39 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2ccd5f34b..113ab0f42 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.18"
   val Slf4jLegacyVersion = "1.7.36"
-  val LogbackVersion = "1.5.33"
+  val LogbackVersion = "1.5.34"
   val LogbackLegacyVersion = "1.2.13"
 
   /**


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

Reply via email to