From 5ae66d4c08ef173a88c4ab5ef0c6a90f99377a61 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Feb 2020 16:44:33 +0000 Subject: [PATCH 1/2] Start building against Spring Framework 5.1.14 snapshots See gh-20197 --- 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 fd536f61c8f2..1112f81abac9 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.2 - 5.1.13.RELEASE + 5.1.14.BUILD-SNAPSHOT 2.1.13.RELEASE 4.1.3.RELEASE 2.0.7.RELEASE From 29bc5d848e1351f4f7e98cd55d6186650fb7ee35 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 19 Feb 2020 16:45:37 +0000 Subject: [PATCH 2/2] Start building against Spring Data Lovelace-SR16 snapshots See gh-20198 --- 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 1112f81abac9..96d261871728 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -169,7 +169,7 @@ 2.1.13.RELEASE 4.1.3.RELEASE 2.0.7.RELEASE - Lovelace-SR15 + Lovelace-BUILD-SNAPSHOT ${spring.version} 0.25.2.RELEASE 5.1.9.RELEASE