Skip to content

Commit

Permalink
Upgrade Log4j to 2.17.1 (Tests Only)
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Jan 4, 2022
1 parent af9115d commit 4cc23d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ ext {
hibernateValidationVersion = '6.1.6.Final'
jacksonBomVersion = '2.11.4'
jaywayJsonPathVersion = '2.4.0'
junit4Version = '4.13.1'
junitJupiterVersion = '5.7.2'
junit4Version = '4.13.2'
junitJupiterVersion = '5.8.2'
kafkaVersion = '2.6.3'
log4jVersion = '2.17.0'
log4jVersion = '2.17.1'
micrometerVersion = '1.5.17'
mockitoVersion = '3.6.28'
reactorVersion = 'Dysprosium-SR25'
Expand Down

0 comments on commit 4cc23d4

Please sign in to comment.