Upgrade to Maven 3.6.2 and Maven Wrapper 0.5.5

See gh-457
This commit is contained in:
Cèsar Ordiñana 2019-10-03 13:38:42 +02:00 committed by Stephane Nicoll
parent e280d12144
commit ecae6d71c3
5 changed files with 8 additions and 8 deletions

View file

@ -20,12 +20,12 @@ import java.util.Properties;
public class MavenWrapperDownloader {
private static final String WRAPPER_VERSION = "0.5.4";
private static final String WRAPPER_VERSION = "0.5.5";
/**
* Default URL to download the maven-wrapper.jar from, if no 'downloadUrl' is provided.
*/
private static final String DEFAULT_DOWNLOAD_URL = "https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/"
+ WRAPPER_VERSION + "/maven-wrapper-" + WRAPPER_VERSION + " .jar";
+ WRAPPER_VERSION + "/maven-wrapper-" + WRAPPER_VERSION + ".jar";
/**
* Path to the maven-wrapper.properties file, which might contain a downloadUrl property to