Skip to content

Commit

Permalink
Upgrade to maven 3.9.4 (java-native-access#584)
Browse files Browse the repository at this point in the history
Motivation:

There was a new maven release

Modifications:

Upgrade to 3.9.4

Result:

Use latest maven release via maven wrapper
  • Loading branch information
normanmaurer committed Sep 19, 2023
1 parent d270ea8 commit 435a32c
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.9.1/apache-maven-3.9.1-bin.zip
distributionUrl=https://maven-central.storage-download.googleapis.com/maven2/org/apache/maven/apache-maven/3.9.4/apache-maven-3.9.4-bin.zip

0 comments on commit 435a32c

Please sign in to comment.