diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc index 0067d5f87c..ea54c6fc36 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/getting-started.adoc @@ -128,6 +128,14 @@ The following listing shows a typical `pom.xml` file: {spring-boot-version} + + + + + + + + @@ -461,6 +469,13 @@ Open your favorite text editor and add the following: {spring-boot-version} + + + + + + + ifeval::["{spring-boot-artifactory-repo}" != "release"]