Skip to content

Commit

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

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

0 comments on commit d582e2d

Please sign in to comment.