Merge pull request #10879 from Buzzardo:editing_appendix_dependency_versions

* pr/10879:
  Make editorial changes to appendix-dependency-versions.adoc
pull/10879/merge
Stephane Nicoll 7 years ago
commit 96e3976d98

@ -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[]
Loading…
Cancel
Save