This commit is contained in:
Phillip Webb
2018-05-04 19:04:28 -07:00
parent f9750248ef
commit 975e986fef
6 changed files with 83 additions and 90 deletions

View File

@@ -2600,7 +2600,7 @@ the artifact yourself instead of overriding the property.
WARNING: Each Spring Boot release is designed and tested against this specific set of
third-party dependencies. Overriding versions may cause compatibility issues.
To override dependency versions in Gradle, see {spring-boot-gradle-plugin-reference}/#managing-dependencies-customizing[ this section ]
To override dependency versions in Gradle, see {spring-boot-gradle-plugin-reference}/#managing-dependencies-customizing[this section]
of the Gradle plugin's documentation.
[[howto-create-an-executable-jar-with-maven]]