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-management.git
The following commit(s) were added to refs/heads/main by this push:
new 402f9653 Update slf4j-api to 2.0.17 (#395)
402f9653 is described below
commit 402f9653881898956183447d0a80e2d7aac97c7e
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 2 12:29:50 2025 +0100
Update slf4j-api to 2.0.17 (#395)
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 7af722cb..60c158cc 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -30,7 +30,7 @@ object Dependencies {
val log4j2Version = "2.24.3"
val logbackVersion = "1.3.15"
- val slf4jVersion = "2.0.16"
+ val slf4jVersion = "2.0.17"
// often called-in transitively with insecure versions of databind / core
private val jacksonDatabind = Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]