Skip to content

Commit 29f2de1

Browse files
committed
Upgrade to Spring Boot 1.3.8
1 parent 5cf6edb commit 29f2de1

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.7.RELEASE"
48+
springBootVersion = "1.3.8.RELEASE"
4949
springLoadedVersion = "1.2.6.RELEASE"
5050
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
5151
springVersion = "4.2.7.RELEASE"

0 commit comments

Comments
 (0)