From 1d4e9cb6a4edc73a7da72a1bafdfa58ac1caca3d Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 19 Jul 2019 11:10:58 +0200 Subject: [PATCH] Start building against Spring Framework 5.1 snapshots See gh-17351 --- 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 c2bfc60ba81..342402989d9 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -162,7 +162,7 @@ 1.23 7.7.2 - 5.1.8.RELEASE + 5.1.9.BUILD-SNAPSHOT 2.1.7.RELEASE 4.1.2.RELEASE 2.0.5.RELEASE