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-management.git
The following commit(s) were added to refs/heads/main by this push:
new 059458ce Update slf4j-api to 2.0.18 (#782)
059458ce is described below
commit 059458ce903612c2b9253362fd1977be6d9e980e
Author: Scala Steward <[email protected]>
AuthorDate: Wed May 13 18:24:19 2026 +0200
Update slf4j-api to 2.0.18 (#782)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9a2b1ce1..d0e675db 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
val log4j2Version = "2.26.0"
val logbackVersion = "1.5.32"
- val slf4jVersion = "2.0.17"
+ val slf4jVersion = "2.0.18"
// 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]