From b3927cfd102679508ddc85e2d2d524ab0571baf6 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 18 Jun 2018 08:18:15 +0100 Subject: [PATCH] Start building against Spring REST Docs 2.0.2 snapshots See gh-13505 --- 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 78a53e08353..72896de06b2 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -161,7 +161,7 @@ 2.1.7.RELEASE 2.3.2.RELEASE 1.2.0.RELEASE - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT 1.2.2.RELEASE 5.0.6.RELEASE Apple-SR3