Skip to content

Commit 9f6ae70

Browse files
committed
Upgrade Log4j to 2.17.1
1 parent 2afcf36 commit 9f6ae70

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

build.gradle

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,15 @@ ext {
4949
hibernateValidationVersion = '6.2.0.Final'
5050
jacksonBomVersion = '2.11.4'
5151
jaywayJsonPathVersion = '2.4.0'
52+
<<<<<<< HEAD
5253
junit4Version = '4.13.1'
5354
junitJupiterVersion = '5.7.2'
5455
log4jVersion = '2.17.0'
56+
=======
57+
junit4Version = '4.13.2'
58+
junitJupiterVersion = '5.8.2'
59+
log4jVersion = '2.17.1'
60+
>>>>>>> ce7d4b171 (Upgrade Log4j to 2.17.1)
5561
logbackVersion = '1.2.3'
5662
micrometerVersion = '1.5.17'
5763
mockitoVersion = '3.6.28'

0 commit comments

Comments
 (0)