Skip to content

Commit e6504cd

Browse files
Use Spring 4.0.5
1 parent 229ab24 commit e6504cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ext {
4040
spockVersion = '0.7-groovy-2.0'
4141
springLoadedVersion = "1.2.0.RELEASE"
4242
springLoadedCommonOptions = "-noverify -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
43-
springVersion = "4.0.4.RELEASE"
43+
springVersion = "4.0.5.RELEASE"
4444
ehcacheVersion = "2.4.6"
4545
junitVersion = "4.11"
4646
concurrentlinkedhashmapVersion = "1.4"

0 commit comments

Comments
 (0)