Skip to content

Commit bc297a8

Browse files
Update log4j2 monorepo to v2.25.4
1 parent d79bebf commit bc297a8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ext {
3737
jackson_version = '2.20.1'
3838
jackson_dataformat_version = '2.20.1'
3939

40-
log4j2_version = '2.25.2'
40+
log4j2_version = '2.25.4'
4141

4242
commons_codec_version = '1.13'
4343
commons_csv_version = '1.8'

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ext {
4747
jackson_version = '2.15.3'
4848
jackson_dataformat_version = '2.20.1'
4949

50-
log4j2_version = '2.25.2'
50+
log4j2_version = '2.25.4'
5151

5252
commons_codec_version = '1.13'
5353
commons_csv_version = '1.14.1'

spark/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ext {
4747
jackson_version = '2.20.1'
4848
jackson_dataformat_version = '2.20.1'
4949

50-
log4j2_version = '2.25.2'
50+
log4j2_version = '2.25.4'
5151

5252
commons_codec_version = '1.13'
5353
commons_csv_version = '1.14.1'

0 commit comments

Comments
 (0)