Skip to content

Commit ee1b48e

Browse files
committed
Uprade to Spring Boot 1.3.7
1 parent fad343d commit ee1b48e

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
@@ -45,7 +45,7 @@ ext {
4545
reactorVersion = '2.0.7.RELEASE'
4646

4747
spockVersion = '1.0-groovy-2.4'
48-
springBootVersion = "1.3.5.RELEASE"
48+
springBootVersion = "1.3.7.RELEASE"
4949
springLoadedVersion = "1.2.6.RELEASE"
5050
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
5151
springVersion = "4.2.6.RELEASE"

0 commit comments

Comments
 (0)