Skip to content

Commit 3c8d437

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update log4j-slf4j-impl to 2.25.3
1 parent 81e2306 commit 3c8d437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ lazy val `rabbitmq-topology-backup` = (project in file("."))
3939
"org.tpolecat" %% "natchez-http4s" % "0.3.2",
4040
"org.typelevel" %% "log4cats-slf4j" % log4CatsVersion,
4141
"com.dwolla" %% "fs2-aws-java-sdk2" % "3.0.0-RC1",
42-
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.17.2" % Runtime,
42+
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.25.3" % Runtime,
4343
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.5.1" % Runtime,
4444
"software.amazon.awssdk" % "kms" % "2.17.255" % Runtime,
4545
"org.typelevel" %% "munit-cats-effect-3" % "1.0.7" % Test,

0 commit comments

Comments
 (0)