Skip to content

Commit 9800b8f

Browse files
committed
Upgrade Log4j to 2.16.0
1 parent e38a29f commit 9800b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ext {
5151
jaywayJsonPathVersion = '2.4.0'
5252
junit4Version = '4.13.1'
5353
junitJupiterVersion = '5.7.2'
54-
log4jVersion = '2.15.0'
54+
log4jVersion = '2.16.0'
5555
logbackVersion = '1.2.3'
5656
micrometerVersion = '1.5.17'
5757
mockitoVersion = '3.6.28'

0 commit comments

Comments
 (0)