Update to latest recommended maven version (#9785)
Motivation: Latest recommended maven version is 3.6.2 so we should use it Modifications: Update from 3.5.2 to 3.6.2 Result: Use latest recommended maven version
This commit is contained in:
parent
dde9211702
commit
3bb75198cd
2
.mvn/wrapper/maven-wrapper.properties
vendored
2
.mvn/wrapper/maven-wrapper.properties
vendored
@ -1 +1 @@
|
||||
distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.5.2/apache-maven-3.5.2-bin.zip
|
||||
distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.6.2/apache-maven-3.6.2-bin.zip
|
||||
|
Loading…
Reference in New Issue
Block a user