Skip to content

Commit

Permalink
bump: log4j-api, log4j-core, ... 2.22.0 (was 2.20.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 7, 2023
1 parent e4cb0d5 commit f1a4d98
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.2"
val JacksonDatabindVersion = JacksonVersion

val Log4j2Version = "2.20.0"
val Log4j2Version = "2.22.0"

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

0 comments on commit f1a4d98

Please sign in to comment.