Skip to content

Commit 928e013

Browse files
Merge pull request #299 from computer-science-engineering/renovate/log4jversion
Update log4jVersion to v2.21.1
2 parents 0c77a79 + 7662040 commit 928e013

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.0'
27-
ext.log4jVersion = '2.21.0'
27+
ext.log4jVersion = '2.21.1'
2828

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

0 commit comments

Comments
 (0)