Skip to content

Commit 3de542f

Browse files
bump: log4j-api, log4j-core, ... 2.24.2 (was 2.24.1) (#1352)
1 parent b52a79e commit 3de542f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ object Dependencies {
2727
val JacksonVersion = "2.17.2"
2828
val JacksonDatabindVersion = JacksonVersion
2929

30-
val Log4j2Version = "2.24.1"
30+
val Log4j2Version = "2.24.2"
3131

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

0 commit comments

Comments
 (0)