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.git
The following commit(s) were added to refs/heads/main by this push:
new 61b1e4c283 Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.18 (#2970)
61b1e4c283 is described below
commit 61b1e4c2835d401ce6ec2b095f726ca27588c94a
Author: Scala Steward <[email protected]>
AuthorDate: Wed May 13 18:23:19 2026 +0200
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.18 (#2970)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 57255b1c54..e23dab2ce3 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
val junitVersion = "4.13.2"
val junit6Version = "6.0.3"
- val slf4jVersion = "2.0.17"
+ val slf4jVersion = "2.0.18"
// also update agrona version when updating aeron:
val aeronVersion = "1.50.4"
// Use the major+minor agrona versions matching aeron at
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]