This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/log4j-to-slf4j-2.23.0
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git

commit 203569b842e070c054042f0b3d698153658832c8
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 18 02:18:35 2024 +0000

    Update log4j-to-slf4j to 2.23.0
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 7b0364549..df17d9faf 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -192,7 +192,7 @@ object Dependencies {
       Seq(
         "com.fasterxml.jackson.datatype" % "jackson-datatype-joda" % 
JacksonDatabindVersion,
         "com.fasterxml.jackson.datatype" % "jackson-datatype-jsr310" % 
JacksonDatabindVersion,
-        "org.apache.logging.log4j" % "log4j-to-slf4j" % "2.22.1" % Test,
+        "org.apache.logging.log4j" % "log4j-to-slf4j" % "2.23.0" % Test,
         "ch.qos.logback" % "logback-classic" % LogbackForSlf4j2Version % Test) 
++ JacksonDatabindDependencies ++
       (if (isScala3.value)
          Seq.empty // Equivalent and relevant shapeless functionality has been 
mainlined into Scala 3 language/stdlib


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to