Upgrade to Maven 3.6.3 and Maven Wrapper 0.5.6

This commit is contained in:
Kristof Neirynck 2020-05-16 16:32:48 +02:00 committed by Dave Syer
parent c9230c37b9
commit 907eea340b
5 changed files with 12 additions and 11 deletions

View file

@ -20,7 +20,7 @@ import java.util.Properties;
public class MavenWrapperDownloader {
private static final String WRAPPER_VERSION = "0.5.5";
private static final String WRAPPER_VERSION = "0.5.6";
/**
* Default URL to download the maven-wrapper.jar from, if no 'downloadUrl' is provided.
*/