Skip to content

Commit

Permalink
Upgrade Maven wrapper to 3.8.3 (#197)
Browse files Browse the repository at this point in the history
Fixes #185
  • Loading branch information
Kristine Jetzke authored Dec 14, 2021
1 parent 9390015 commit 7ade299
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Empty file modified .mvn/wrapper/MavenWrapperDownloader.java
100755 → 100644
Empty file.
Empty file modified .mvn/wrapper/maven-wrapper.jar
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion .mvn/wrapper/maven-wrapper.properties
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar
Empty file modified mvnw.cmd
100755 → 100644
Empty file.

0 comments on commit 7ade299

Please sign in to comment.