Skip to content

Commit

Permalink
bump: log4j-api, log4j-core, ... 2.24.1 (was 2.24.0) (#1341)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 30, 2024
1 parent f106df6 commit 28f94d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ object Dependencies {
val JacksonVersion = "2.17.2"
val JacksonDatabindVersion = JacksonVersion

val Log4j2Version = "2.24.0"
val Log4j2Version = "2.24.1"

// often called-in transitively with insecure versions of databind / core
private val JacksonDatabind = Seq(
Expand Down

0 comments on commit 28f94d5

Please sign in to comment.