From 128ed77a6945cad843b0198a3e538799d142bea2 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 7 Sep 2018 09:43:05 +0200 Subject: [PATCH] Start building against Spring Framework 5.0 snapshots See gh-14325 --- 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 91625f9a71..c2e73e286f 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.5 - 5.0.8.RELEASE + 5.0.9.BUILD-SNAPSHOT 2.0.6.BUILD-SNAPSHOT 4.0.1.RELEASE 2.0.2.RELEASE