Skip to content

Commit 4dc252d

Browse files
committed
Upgrade Log4j to 2.15.0 (Tests Only)
There is no runtime dependency on Log4j.
1 parent 97210dc commit 4dc252d

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
@@ -59,7 +59,7 @@ ext {
5959
junit4Version = '4.13.1'
6060
junitJupiterVersion = '5.7.2'
6161
kafkaVersion = '2.6.3'
62-
log4jVersion = '2.13.3'
62+
log4jVersion = '2.15.0'
6363
micrometerVersion = '1.5.17'
6464
mockitoVersion = '3.6.28'
6565
reactorVersion = 'Dysprosium-SR25'

0 commit comments

Comments
 (0)