We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b1b9d commit 10d0b93Copy full SHA for 10d0b93
build.gradle
@@ -40,15 +40,15 @@ ext {
40
jansiVersion = "1.11"
41
jlineVersion = "2.12"
42
jnaVersion = "4.0.0"
43
- slf4jVersion = "1.7.10"
+ slf4jVersion = "1.7.21"
44
reactorCoreVersion = '2.0.8.RELEASE'
45
reactorVersion = '2.0.7.RELEASE'
46
47
spockVersion = '1.0-groovy-2.4'
48
springBootVersion = "1.3.7.RELEASE"
49
springLoadedVersion = "1.2.6.RELEASE"
50
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
51
- springVersion = "4.2.6.RELEASE"
+ springVersion = "4.2.7.RELEASE"
52
ehcacheVersion = "2.4.6"
53
junitVersion = "4.12"
54
concurrentlinkedhashmapVersion = "1.4.2"
0 commit comments