This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 2d2c9eb19 Update jcl-over-slf4j, log4j-over-slf4j, ... to 2.0.18
(#1627)
2d2c9eb19 is described below
commit 2d2c9eb199c7d755a7ba7966442f92210559c6a5
Author: Scala Steward <[email protected]>
AuthorDate: Wed May 13 18:25:51 2026 +0200
Update jcl-over-slf4j, log4j-over-slf4j, ... to 2.0.18 (#1627)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 79af18e00..b4b312757 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -44,7 +44,7 @@ object Dependencies {
val scalaCheckVersion = "1.19.0"
// Legacy versions support Slf4J v1 for compatibility with older libs
- val Slf4jVersion = "2.0.17"
+ val Slf4jVersion = "2.0.18"
val Slf4jLegacyVersion = "1.7.36"
val LogbackVersion = "1.5.32"
val LogbackLegacyVersion = "1.2.13"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]