Browse Source
* pr/10879: Make editorial changes to appendix-dependency-versions.adocpull/10879/merge
1 changed files with 4 additions and 3 deletions
@ -1,8 +1,9 @@ |
|||||||
[appendix] |
[appendix] |
||||||
[[appendix-dependency-versions]] |
[[appendix-dependency-versions]] |
||||||
== Dependency versions |
== Dependency versions |
||||||
The table below provides details of all of the dependency versions that are provided by Spring Boot |
The following table provides details of all of the dependency versions that are provided |
||||||
in its CLI, Maven dependency management and Gradle plugin. When you declare a dependency on one of |
by Spring Boot in its CLI (Command Line Interface), Maven dependency management, and |
||||||
these artifacts without declaring a version the version that is listed in the table will be used. |
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[] |
include::../../../target/generated-resources/effective-pom.adoc[] |
||||||
Loading…
Reference in new issue