Skip to content

Commit e947133

Browse files
committed
Upgrade to Spring 4.1.6
1 parent 22cb671 commit e947133

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
@@ -46,7 +46,7 @@ ext {
4646
springLoadedVersion = "1.2.3.RELEASE"
4747
springBootVersion = "1.2.2.RELEASE"
4848
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
49-
springVersion = "4.1.5.RELEASE"
49+
springVersion = "4.1.6.RELEASE"
5050
ehcacheVersion = "2.4.6"
5151
junitVersion = "4.12"
5252
concurrentlinkedhashmapVersion = "1.4"

0 commit comments

Comments
 (0)