Skip to content

Commit 7d08a72

Browse files
committed
Upgrade to Spring 4.2.8
1 parent 29f2de1 commit 7d08a72

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
@@ -48,7 +48,7 @@ ext {
4848
springBootVersion = "1.3.8.RELEASE"
4949
springLoadedVersion = "1.2.6.RELEASE"
5050
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
51-
springVersion = "4.2.7.RELEASE"
51+
springVersion = "4.2.8.RELEASE"
5252
ehcacheVersion = "2.4.6"
5353
junitVersion = "4.12"
5454
concurrentlinkedhashmapVersion = "1.4.2"

0 commit comments

Comments
 (0)