Skip to content

Commit d5c3acf

Browse files
committed
Update to Spring Boot 1.5.15. Fixes #11043. Fixes #11032
1 parent c0a22e9 commit d5c3acf

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
@@ -48,7 +48,7 @@ ext {
4848
slf4jVersion = "1.7.25"
4949

5050
spockVersion = '1.1-groovy-2.4'
51-
springBootVersion = "1.5.14.RELEASE"
51+
springBootVersion = "1.5.15.RELEASE"
5252
springLoadedVersion = "1.2.8.RELEASE"
5353
directoryWatcherVersion = "0.3.0"
5454
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"

0 commit comments

Comments
 (0)