Skip to content

Commit 3ca5fcd

Browse files
committed
Upgraded Log4J to 2.24.1.
1 parent 64901a8 commit 3ca5fcd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ jvm-dependency-conflict-resolution = "2.1.2"
1111
kotlin = "2.0.20"
1212
kotlinx-coroutines = "1.9.0"
1313
kotlinx-datetime = "0.6.1"
14-
# Getting warnings with Log4J 2.24.0:
15-
# https://github.com/apache/logging-log4j2/issues/2933.
16-
log4j = "2.23.1"
14+
log4j = "2.24.1"
1715
log4j-kotlin = "1.5.0"
1816
mockk = "1.13.12"
1917
spring = "6.1.13"

0 commit comments

Comments
 (0)