The maven URL in build.gradle for springsource needs to updated from http to https. Else while building the project from source, it fails to find the dependency.
Current value : http://repo.springsource.org/plugins-release
Value to be updated to : https://repo.spring.io/plugins-release/
Reactions are currently unavailable
The maven URL in build.gradle for springsource needs to updated from http to https. Else while building the project from source, it fails to find the dependency.
Current value : http://repo.springsource.org/plugins-release
Value to be updated to : https://repo.spring.io/plugins-release/