From 16cf0e7e3860a39fb01a45addf149c775e4934ff Mon Sep 17 00:00:00 2001 From: Jay Bryant Date: Wed, 1 Nov 2017 17:00:34 -0500 Subject: [PATCH] Make editorial changes to appendix-dependency-versions.adoc Closes gh-10879 --- .../src/main/asciidoc/appendix-dependency-versions.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-dependency-versions.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-dependency-versions.adoc index 4ef8fc6f96..8420cc301b 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-dependency-versions.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/appendix-dependency-versions.adoc @@ -1,8 +1,9 @@ [appendix] [[appendix-dependency-versions]] == Dependency versions -The table below provides details of all of the dependency versions that are provided by Spring Boot -in its CLI, Maven dependency management and Gradle plugin. When you declare a dependency on one of -these artifacts without declaring a version the version that is listed in the table will be used. +The following table provides details of all of the dependency versions that are provided +by Spring Boot in its CLI (Command Line Interface), Maven dependency management, and +Gradle plugin. When you declare a dependency on one of these artifacts without declaring +a version, the version listed in the table is used. include::../../../target/generated-resources/effective-pom.adoc[] \ No newline at end of file