Skip to content

Commit

Permalink
bump: log4j-api, log4j-core, ... 2.23.1 (was 2.22.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 20, 2024
1 parent 5e95b55 commit dfdff1b
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 @@ -21,7 +21,7 @@ object Dependencies {
val JacksonVersion = "2.15.4"
val JacksonDatabindVersion = JacksonVersion

val Log4j2Version = "2.22.1"
val Log4j2Version = "2.23.1"

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

0 comments on commit dfdff1b

Please sign in to comment.