Skip to content

Commit 7e8e4ce

Browse files
committed
Upgrade Log4j to 2.17.1
1 parent af5fb7a commit 7e8e4ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ ext {
4545
jacksonBomVersion = '2.10.5.20201202'
4646
jaywayJsonPathVersion = '2.4.0'
4747
junit4Version = '4.13.2'
48-
junitJupiterVersion = '5.5.2'
49-
log4jVersion = '2.17.0'
48+
junitJupiterVersion = '5.8.2'
49+
log4jVersion = '2.17.1'
5050
logbackVersion = '1.2.3'
5151
micrometerVersion = '1.3.20'
5252
mockitoVersion = '3.1.0'

0 commit comments

Comments
 (0)