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 22cb671 commit e947133Copy full SHA for e947133
build.gradle
@@ -46,7 +46,7 @@ ext {
46
springLoadedVersion = "1.2.3.RELEASE"
47
springBootVersion = "1.2.2.RELEASE"
48
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
49
- springVersion = "4.1.5.RELEASE"
+ springVersion = "4.1.6.RELEASE"
50
ehcacheVersion = "2.4.6"
51
junitVersion = "4.12"
52
concurrentlinkedhashmapVersion = "1.4"
0 commit comments