Skip to content

Commit 4cc23d4

Browse files
committed
Upgrade Log4j to 2.17.1 (Tests Only)
1 parent af9115d commit 4cc23d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ ext {
5656
hibernateValidationVersion = '6.1.6.Final'
5757
jacksonBomVersion = '2.11.4'
5858
jaywayJsonPathVersion = '2.4.0'
59-
junit4Version = '4.13.1'
60-
junitJupiterVersion = '5.7.2'
59+
junit4Version = '4.13.2'
60+
junitJupiterVersion = '5.8.2'
6161
kafkaVersion = '2.6.3'
62-
log4jVersion = '2.17.0'
62+
log4jVersion = '2.17.1'
6363
micrometerVersion = '1.5.17'
6464
mockitoVersion = '3.6.28'
6565
reactorVersion = 'Dysprosium-SR25'

0 commit comments

Comments
 (0)