From c31917daa0722531b63b11ba9237fd6b2fc551fb Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 17 Jul 2020 10:17:17 +0200 Subject: [PATCH] Start building against Spring Framework 5.1.17 snapshots See gh-22370 --- 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 17e52ff3739..bb04199fb23 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -165,7 +165,7 @@ 1.23 7.7.3 - 5.1.16.RELEASE + 5.1.17.BUILD-SNAPSHOT 2.1.15.RELEASE 4.1.4.RELEASE 2.0.7.RELEASE