This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/jcl-over-slf4j-2.0.13
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit 65a24b33de986405899d2edb505b1877d1e958d3
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 14 02:50:00 2024 +0000
Update jcl-over-slf4j, log4j-over-slf4j to 2.0.13
---
project/Dependencies.scala | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 75636630c..1c5e03046 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -63,8 +63,8 @@ object Dependencies {
val GoogleAuthVersion = "1.23.0"
val JwtScalaVersion = "10.0.0"
- val log4jOverSlf4jVersion = "1.7.36"
- val jclOverSlf4jVersion = "1.7.36"
+ val log4jOverSlf4jVersion = "2.0.13"
+ val jclOverSlf4jVersion = "2.0.13"
val CommonSettings = Seq(
// These libraries are added to all modules via the `Common` AutoPlugin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]