From a0b826ce4d91fe48530199cbf99fe1a2c8ad0913 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 13 Feb 2019 11:37:44 +0000 Subject: [PATCH] Start building against Spring Plugin 2.0.0.M1 snapshots See gh-15940 --- 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 2d0c46e9a2c..107a2cc62a9 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -172,7 +172,7 @@ 5.1.3.BUILD-SNAPSHOT 2.2.4.BUILD-SNAPSHOT 2.3.2.RELEASE - 1.2.0.RELEASE + 2.0.0.BUILD-SNAPSHOT 2.0.3.RELEASE 1.2.4.RELEASE 5.1.4.BUILD-SNAPSHOT