Skip to content

Commit 553a393

Browse files
committed
[SPARK-52044] Upgrade log4j2 to 2.24.3
1 parent 26a07be commit 553a393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ operator-sdk = "4.9.0"
2121
okhttp = "4.12.0"
2222
dropwizard-metrics = "4.2.25"
2323
spark = "4.0.1-SNAPSHOT"
24-
log4j = "2.24.2"
24+
log4j = "2.24.3"
2525

2626
# Test
2727
junit = "5.10.2"

0 commit comments

Comments
 (0)