Merge branch '2.0.x'

This commit is contained in:
Phillip Webb
2018-05-04 20:06:55 -07:00
6 changed files with 173 additions and 221 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]]