diff --git a/spring-rest-docs/pom.xml b/spring-rest-docs/pom.xml
index 8e758eeb4a..2e8a70e96b 100644
--- a/spring-rest-docs/pom.xml
+++ b/spring-rest-docs/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 1.3.3.RELEASE
+ 1.4.2.RELEASE
@@ -22,6 +22,9 @@
UTF-8
1.8
${project.build.directory}/generated-snippets
+ 1.1.2.RELEASE
+ 2.2.0
+ 1.5.3
@@ -42,23 +45,23 @@
org.springframework.restdocs
spring-restdocs-mockmvc
- 1.0.1.RELEASE
+ ${restdocs.version}
test
- com.jayway.jsonpath
- json-path
- 2.0.0
-
+ com.jayway.jsonpath
+ json-path
+ ${jsonpath.version}
+
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
-
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -70,7 +73,7 @@
org.asciidoctor
asciidoctor-maven-plugin
- 1.5.2
+ ${asciidoctor-plugin.version}
generate-docs