Skip to content

Commit fdd756c

Browse files
committed
Upgrade to Log4J 2.11
1 parent 442ddb0 commit fdd756c

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
@@ -51,7 +51,7 @@ configure(allprojects) { project ->
5151
ext.junitPlatformVersion = "1.0.3"
5252
ext.junitVintageVersion = "4.12.3"
5353
ext.kotlinVersion = "1.2.30"
54-
ext.log4jVersion = "2.10.0"
54+
ext.log4jVersion = "2.11.0"
5555
ext.nettyVersion = "4.1.22.Final"
5656
ext.reactorVersion = "Bismuth-SR7"
5757
ext.rxjavaVersion = "1.3.6"

0 commit comments

Comments
 (0)