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 0e8db677 Update slf4j-api to 2.0.13 (#204)
0e8db677 is described below
commit 0e8db677c9444f446d77385fb0927f222de9f125
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 14 12:22:25 2024 +0200
Update slf4j-api to 2.0.13 (#204)
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 f1fb6ebc..c637f521 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -29,7 +29,7 @@ object Dependencies {
val log4j2Version = "2.23.1"
val logbackVersion = "1.3.14"
- val slf4jVersion = "2.0.12"
+ val slf4jVersion = "2.0.13"
// 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]