Skip to content

Commit

Permalink
Update maven to 3.9.6
Browse files Browse the repository at this point in the history
Motivation:

We used an older version of maven

Modifications:

- Update to 3.9.6
- Use SHA512 to verify

Result:

Use latest maven release
  • Loading branch information
normanmaurer committed Feb 21, 2024
1 parent 1256220 commit 95f0d83
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .mvn/wrapper/maven-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
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.9.6/apache-maven-3.9.6-bin.zip
distributionSha512Sum=0eb0432004a91ebf399314ad33e5aaffec3d3b29279f2f143b2f43ade26f4db7bd1c0f08e436e9445ac6dc4a564a2945d13072a160ae54a930e90581284d6461

0 comments on commit 95f0d83

Please sign in to comment.