diff --git a/README.adoc b/README.adoc index 8492d881..ef82af01 100644 --- a/README.adoc +++ b/README.adoc @@ -149,7 +149,7 @@ the test cases). Example Maven configuration: org.springframework.boot spring-boot-starter-parent - 1.5.4.RELEASE + 2.0.0.RELEASE diff --git a/docs/src/main/asciidoc/quickstart.adoc b/docs/src/main/asciidoc/quickstart.adoc index 7b9c586b..abadd7fa 100644 --- a/docs/src/main/asciidoc/quickstart.adoc +++ b/docs/src/main/asciidoc/quickstart.adoc @@ -113,7 +113,7 @@ the test cases). Example Maven configuration: org.springframework.boot spring-boot-starter-parent - 1.5.4.RELEASE + 2.0.0.RELEASE