Merge pull request #10879 from Buzzardo:editing_appendix_dependency_versions

* pr/10879:
  Make editorial changes to appendix-dependency-versions.adoc
This commit is contained in:
Stephane Nicoll 2017-11-02 11:10:55 +01:00
commit 96e3976d98
1 changed files with 4 additions and 3 deletions

View File

@ -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[]