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 229ab24 commit e6504cdCopy full SHA for e6504cd
build.gradle
@@ -40,7 +40,7 @@ ext {
40
spockVersion = '0.7-groovy-2.0'
41
springLoadedVersion = "1.2.0.RELEASE"
42
springLoadedCommonOptions = "-noverify -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
43
- springVersion = "4.0.4.RELEASE"
+ springVersion = "4.0.5.RELEASE"
44
ehcacheVersion = "2.4.6"
45
junitVersion = "4.11"
46
concurrentlinkedhashmapVersion = "1.4"
0 commit comments