issues
search
spring-attic
/
eclipse-integration-gradle
Gradle Tooling for Eclipse
Eclipse Public License 1.0
298
stars
108
forks
source link
URL Cleanup
#118
Closed
spring-operator
closed
5 years ago
spring-operator
commented
5 years ago
Ensure Gradle Wrapper is downloaded via https
This project uses an old version of Gradle in which mavenCentral() and jcenter() use http instead of https. This commit switches to use an explicit URL so https is used.