From 628cce567fb4c1f2b49ef75a457a75f217ca279b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 4 Jun 2018 15:04:49 +0200 Subject: [PATCH 1/2] Start building against Spring Framework 4.3.18 snapshots See gh-13352 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index e6ac988c64..3511afb8e8 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -151,7 +151,7 @@ 1.17 5.5.5 1.0-groovy-2.4 - 4.3.17.RELEASE + 4.3.18.BUILD-SNAPSHOT 1.7.7.RELEASE 1.2.5.RELEASE 3.0.9.RELEASE From bc59434bcc5b0607b3bd1acadc50127474d08867 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 4 Jun 2018 15:21:46 +0200 Subject: [PATCH 2/2] Start building against Spring Framework 5.0.7 snapshots See gh-13353 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 9b66f6c999..cbb588b915 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -151,7 +151,7 @@ 1.7.25 1.19 6.6.3 - 5.0.6.RELEASE + 5.0.7.BUILD-SNAPSHOT 2.0.3.RELEASE 4.0.1.RELEASE 2.0.2.RELEASE