Skip to content

Commit

Permalink
Update to Maven 3.8.5 (#155)
Browse files Browse the repository at this point in the history
Motivation:
We should keep our Maven Wrapper up-to-date

Modification:
Bumped Maven Wrapper to v3.8.5

Result:
Latest Maven release
  • Loading branch information
normanmaurer committed May 10, 2022
1 parent b70cb22 commit 4cc63f2
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://maven-central.storage-download.googleapis.com/maven2/org/apache/maven/apache-maven/3.8.4/apache-maven-3.8.4-bin.zip
distributionUrl=https://maven-central.storage-download.googleapis.com/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.zip

0 comments on commit 4cc63f2

Please sign in to comment.