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.git
The following commit(s) were added to refs/heads/main by this push:
new 9ed6bfc56c Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.13 (#1279)
9ed6bfc56c is described below
commit 9ed6bfc56cc960064a0e6e089fde87ef281c0d9d
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 14 08:38:01 2024 +0200
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.13 (#1279)
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 60217decfc..008305c4df 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
val junitVersion = "4.13.2"
val junit5Version = "5.10.2"
- val slf4jVersion = "2.0.12"
+ val slf4jVersion = "2.0.13"
// check agrona version when updating this
val aeronVersion = "1.44.0"
// needs to be inline with the aeron version, check
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]