Skip to content

Commit c621c3a

Browse files
Update log4j2 monorepo to v2.24.0
1 parent a3c074e commit c621c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext.junit4Version = '4.13.2'
2424
ext.junitVintageVersion = '4.12.1'
2525
ext.junitPlatformVersion = '1.5.2'
2626
ext.junitJupiterVersion = '5.10.2'
27-
ext.log4jVersion = '2.23.1'
27+
ext.log4jVersion = '2.24.0'
2828

2929
apply plugin: 'java'
3030
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)