This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/logback-classic-1.5.18
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit 25a5e4cdaa3dbcf87a9a1ccbebed896ece584f2d
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 11 13:52:46 2025 +0000
Update logback-classic to 1.5.18
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 27884bfc2..9e2b76044 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -47,7 +47,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.3.15"
+ val LogbackVersion = "1.5.18"
val LogbackLegacyVersion = "1.2.13"
/**
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]