Skip to content

Commit b1c0524

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update log4j-slf4j-impl to 2.24.3
1 parent dba33c3 commit b1c0524

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
@@ -47,7 +47,7 @@ lazy val `postgresql-init-core` = (project in file("."))
4747
"org.tpolecat" %% "skunk-core" % "0.3.1",
4848
"org.typelevel" %% "log4cats-slf4j" % "2.3.2",
4949
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.5.1",
50-
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.18.0",
50+
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.24.3",
5151
"com.chuusai" %% "shapeless" % "2.3.9",
5252
"com.dwolla" %% "fs2-aws-java-sdk2" % "3.0.0-RC1",
5353
"software.amazon.awssdk" % "secretsmanager" % "2.17.229",

0 commit comments

Comments
 (0)