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 bef5f4f1d Update logback-classic to 1.5.32 (#1435)
bef5f4f1d is described below
commit bef5f4f1d0e2ff87a96316d94cbb2ce482d4172d
Author: Scala Steward <[email protected]>
AuthorDate: Mon Feb 16 22:12:46 2026 +0100
Update logback-classic to 1.5.32 (#1435)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e96652c9a..bd5347753 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.31"
+ val LogbackVersion = "1.5.32"
val LogbackLegacyVersion = "1.2.13"
/**
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]