Skip to content

Commit c6b7617

Browse files
committed
Downgrade to Spring 4.3.7 due to #10616
1 parent 9183050 commit c6b7617

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
@@ -49,7 +49,7 @@ ext {
4949
springBootVersion = "1.4.6.RELEASE"
5050
springLoadedVersion = "1.2.7.RELEASE"
5151
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
52-
springVersion = "4.3.8.RELEASE"
52+
springVersion = "4.3.7.RELEASE"
5353
ehcacheVersion = "2.4.6"
5454
junitVersion = "4.12"
5555
concurrentlinkedhashmapVersion = "1.4.2"

0 commit comments

Comments
 (0)