From 0e8206cdf4b6d11c1899c7ca2a3a1a3e2c9a3d16 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 4 Jul 2018 14:18:32 +0100 Subject: [PATCH] Start building against Spring Framework 5.0.8 snapshots See gh-13704 --- 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 0b1bb788f7..88947f0101 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.7.RELEASE + 5.0.8.BUILD-SNAPSHOT 2.0.4.RELEASE 4.0.1.RELEASE 2.0.2.RELEASE