diff --git a/spring-boot-actuator-docs/pom.xml b/spring-boot-actuator-docs/pom.xml index 34f2580c5f..3b2268d740 100644 --- a/spring-boot-actuator-docs/pom.xml +++ b/spring-boot-actuator-docs/pom.xml @@ -51,7 +51,6 @@ org.springframework.restdocs spring-restdocs - 1.0.0.M1 provided diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index d9ba3337e6..319d2852ca 100755 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -23,6 +23,7 @@ UTF-8 UTF-8 3.1.1 + 1.0.0.M1 http://github.com/spring-projects/spring-boot @@ -196,6 +197,11 @@ lombok 1.12.6 + + org.springframework.restdocs + spring-restdocs + ${spring-restdocs.version} + org.zeroturnaround zt-zip