Skip to content

Commit 75cbad7

Browse files
authored
Merge pull request #11223 from SpencerMalone/spring-updates
Update spring-boot 1.5.19 and spring 4.3.22
2 parents 37122c3 + 8bcaf1c commit 75cbad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ ext {
4848
slf4jVersion = "1.7.25"
4949

5050
spockVersion = '1.1-groovy-2.4'
51-
springBootVersion = "1.5.18.RELEASE"
51+
springBootVersion = "1.5.19.RELEASE"
5252
springLoadedVersion = "1.2.8.RELEASE"
5353
directoryWatcherVersion = "0.5.1"
5454
springLoadedCommonOptions = "-Xverify:none -Dspringloaded.synchronize=true -Djdk.reflect.allowGetCallerClass=true"
55-
springVersion = "4.3.21.RELEASE"
55+
springVersion = "4.3.22.RELEASE"
5656
junitVersion = "4.12"
5757
concurrentlinkedhashmapVersion = "1.4.2"
5858
cglibVersion = "2.2.2"

0 commit comments

Comments
 (0)