From 1f4927b65d41bfcd0ac0cc456b94f72cca41c814 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 7 Feb 2019 12:39:33 +0000 Subject: [PATCH] Start building against Spring Framework 5.1.5 snapshots See gh-15862 --- 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 4722ff41372..1b0a70a6617 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.4.0 - 5.1.4.RELEASE + 5.1.5.BUILD-SNAPSHOT 2.1.3.RELEASE 4.1.1.RELEASE 2.0.4.RELEASE