Browse Source

Upgrade to Log4J 2.11.1

pull/1946/head
Juergen Hoeller 7 years ago
parent
commit
2b593b0b06
  1. 2
      build.gradle

2
build.gradle

@ -46,7 +46,7 @@ ext { @@ -46,7 +46,7 @@ ext {
junitPlatformVersion = "1.0.3"
junitVintageVersion = "4.12.3"
kotlinVersion = "1.2.51"
log4jVersion = "2.11.0"
log4jVersion = "2.11.1"
nettyVersion = "4.1.25.Final"
reactorVersion = "Bismuth-SR10"
rxjavaVersion = "1.3.8"

Loading…
Cancel
Save