Skip to content

Commit 735afea

Browse files
committed
Upgrade maven to last version supporting JDK 6
Versions before 3.2.3 don't use https when accessing Maven Central, which is now required (see MNG-5672).
1 parent 15e9ad2 commit 735afea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.1.1/apache-maven-3.1.1-bin.zip
1+
distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.2.5/apache-maven-3.2.5-bin.zip

0 commit comments

Comments
 (0)