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 0176443 commit f26f016Copy full SHA for f26f016
build.gradle
@@ -41,7 +41,7 @@ ext {
41
spockVersion = '0.7-groovy-2.0'
42
springLoadedVersion = "1.2.0.RELEASE"
43
springLoadedCommonOptions = "-noverify -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
44
- springVersion = "3.2.8.RELEASE"
+ springVersion = "3.2.9.RELEASE"
45
ehcacheVersion = "2.4.6"
46
junitVersion = "4.11"
47
concurrentlinkedhashmapVersion = "1.3.1"
0 commit comments