From d4c8fa9b2a92c972d2b2dccd78e26344d1637d32 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sun, 7 Jun 2020 10:37:47 +0200 Subject: [PATCH] Start building against Spring Framework 5.1.16 snapshots See gh-21729 --- 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 0c7c11b3978..34e519b4c81 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.15.RELEASE + 5.1.16.BUILD-SNAPSHOT 2.1.14.RELEASE 4.1.4.RELEASE 2.0.7.RELEASE