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 f725e5ba2 Update jcl-over-slf4j, log4j-over-slf4j, ... to 2.0.17 (#996)
f725e5ba2 is described below
commit f725e5ba2e8d0e7d0785bd117bd9efeaf9af2927
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 2 11:57:08 2025 +0100
Update jcl-over-slf4j, log4j-over-slf4j, ... to 2.0.17 (#996)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 6f8544ec6..213b3864a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -42,7 +42,7 @@ object Dependencies {
val scalaCheckVersion = "1.18.1"
// Legacy versions support Slf4J v1 for compatibility with older libs
- val Slf4jVersion = "2.0.16"
+ val Slf4jVersion = "2.0.17"
val Slf4jLegacyVersion = "1.7.36"
val LogbackVersion = "1.3.15"
val LogbackLegacyVersion = "1.2.13"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]