Skip to content

Commit c19db7e

Browse files
committed
Upgrade to Spring 4.2.5
1 parent 72fbec0 commit c19db7e

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
@@ -47,7 +47,7 @@ ext {
4747
springBootVersion = "1.3.3.RELEASE"
4848
springLoadedVersion = "1.2.5.RELEASE"
4949
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
50-
springVersion = "4.2.4.RELEASE"
50+
springVersion = "4.2.5.RELEASE"
5151
ehcacheVersion = "2.4.6"
5252
junitVersion = "4.12"
5353
concurrentlinkedhashmapVersion = "1.4.2"

0 commit comments

Comments
 (0)