Skip to content

Commit

Permalink
Update log4j-slf4j-impl to 2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Nov 20, 2023
1 parent a70a0ea commit 93cee55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ lazy val `mysql-init-custom-resource` = (project in file("."))
"io.estatico" %% "newtype" % "0.4.4",
"org.typelevel" %% "log4cats-slf4j" % log4catsVersion,
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.5.1" % Runtime,
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.17.2" % Runtime,
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.22.0" % Runtime,
"com.chuusai" %% "shapeless" % "2.3.9",
"com.dwolla" %% "fs2-aws-java-sdk2" % "3.0.0-RC1",
"software.amazon.awssdk" % "secretsmanager" % awsSdkVersion,
Expand Down

0 comments on commit 93cee55

Please sign in to comment.