Skip to content

Commit b651a1d

Browse files
committed
Upgrade to Spring Boot 1.3.3
1 parent b52df43 commit b651a1d

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
@@ -44,7 +44,7 @@ ext {
4444
reactorVersion = '2.0.6.RELEASE'
4545

4646
spockVersion = '1.0-groovy-2.4'
47-
springBootVersion = "1.3.2.RELEASE"
47+
springBootVersion = "1.3.3.RELEASE"
4848
springLoadedVersion = "1.2.5.RELEASE"
4949
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
5050
springVersion = "4.2.4.RELEASE"

0 commit comments

Comments
 (0)