Downgrade to Gradle 5.6.4.

The Gretty Gradle Plugin pulled in and applied by the Spring Build Conventions project, SpringSampleWar Gradle Plugin is not compatible with Gradle 6.0 or later.

This is also problematic because the Gretty Gradle Plugin has not been maintained since June 2017.
This commit is contained in:
John Blum
2020-01-23 19:48:22 -08:00
parent 65fe1bc2d9
commit cfe9f48376

View File

@@ -1,6 +1,6 @@
#Thu Jan 23 16:11:41 PST 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists