Skip to content

Commit c62e2e3

Browse files
committed
Upgrade Log4j to 2.15.0 (Tests Only)
There is no runtime dependency on Log4j.
1 parent f775ffb commit c62e2e3

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
@@ -60,7 +60,7 @@ ext {
6060
junit4Version = '4.13.2'
6161
junitJupiterVersion = '5.7.2'
6262
kafkaVersion = '2.7.2'
63-
log4jVersion = '2.14.1'
63+
log4jVersion = '2.15.0'
6464
micrometerVersion = '1.6.13'
6565
mockitoVersion = '3.9.0'
6666
reactorVersion = '2020.0.13'

0 commit comments

Comments
 (0)