Skip to content

Commit

Permalink
bump: log4j-api, log4j-core, ... 2.24.2 (was 2.24.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 27, 2024
1 parent e9caed2 commit 2e58dca
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.1"
val Log4j2Version = "2.24.2"

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

0 comments on commit 2e58dca

Please sign in to comment.