Skip to content

Commit 96e3976

Browse files
committed
Merge pull request #10879 from Buzzardo:editing_appendix_dependency_versions
* pr/10879: Make editorial changes to appendix-dependency-versions.adoc
2 parents c1f7aa8 + 16cf0e7 commit 96e3976

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[appendix]
22
[[appendix-dependency-versions]]
33
== Dependency versions
4-
The table below provides details of all of the dependency versions that are provided by Spring Boot
5-
in its CLI, Maven dependency management and Gradle plugin. When you declare a dependency on one of
6-
these artifacts without declaring a version the version that is listed in the table will be used.
4+
The following table provides details of all of the dependency versions that are provided
5+
by Spring Boot in its CLI (Command Line Interface), Maven dependency management, and
6+
Gradle plugin. When you declare a dependency on one of these artifacts without declaring
7+
a version, the version listed in the table is used.
78

89
include::../../../target/generated-resources/effective-pom.adoc[]

0 commit comments

Comments
 (0)