Skip to content

Commit

Permalink
Use latest maven release (netty#9820)
Browse files Browse the repository at this point in the history
Motivation:

Apache Maven 3.6.3 was released

Modifications:

Update to latest version

Result:

Use latest version to build
  • Loading branch information
normanmaurer authored Nov 27, 2019
1 parent 19a4633 commit 4a6f5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mvn/wrapper/maven-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.6.2/apache-maven-3.6.2-bin.zip
distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip

0 comments on commit 4a6f5b1

Please sign in to comment.