Skip to content

Commit c51fceb

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update log4j-slf4j-impl to 2.25.3
1 parent a70a0ea commit c51fceb

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
@@ -50,7 +50,7 @@ lazy val `mysql-init-custom-resource` = (project in file("."))
5050
"io.estatico" %% "newtype" % "0.4.4",
5151
"org.typelevel" %% "log4cats-slf4j" % log4catsVersion,
5252
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.5.1" % Runtime,
53-
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.17.2" % Runtime,
53+
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.25.3" % Runtime,
5454
"com.chuusai" %% "shapeless" % "2.3.9",
5555
"com.dwolla" %% "fs2-aws-java-sdk2" % "3.0.0-RC1",
5656
"software.amazon.awssdk" % "secretsmanager" % awsSdkVersion,

0 commit comments

Comments
 (0)