Skip to content

Commit f26f016

Browse files
Use Spring 3.2.9
1 parent 0176443 commit f26f016

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
@@ -41,7 +41,7 @@ ext {
4141
spockVersion = '0.7-groovy-2.0'
4242
springLoadedVersion = "1.2.0.RELEASE"
4343
springLoadedCommonOptions = "-noverify -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
44-
springVersion = "3.2.8.RELEASE"
44+
springVersion = "3.2.9.RELEASE"
4545
ehcacheVersion = "2.4.6"
4646
junitVersion = "4.11"
4747
concurrentlinkedhashmapVersion = "1.3.1"

0 commit comments

Comments
 (0)