Introduce appendix section with version properties
With the introduction of Gradle we lost the list of version properties that were previously in the spring-boot-dependencies POM and were also linked inside the documentation. This commit introduces an appendix section in the docs and links the appropriate places to the new section to restore discoverability. See gh-19898
This commit is contained in:
committed by
Stephane Nicoll
parent
e325b8813b
commit
65394582f6
@@ -81,7 +81,7 @@ For instance, to upgrade to another Spring Data release train, you would add the
|
||||
</properties>
|
||||
----
|
||||
|
||||
TIP: Check the {spring-boot-code}/spring-boot-project/spring-boot-dependencies/pom.xml[`spring-boot-dependencies` pom] for a list of supported properties.
|
||||
TIP: Check out the <<howto.adoc#howto-customize-dependency-versions, Customize Dependency Versions "`How-to`">> for more information.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user