Skip to content

Commit

Permalink
Upgrade to Maven 3.9.2
Browse files Browse the repository at this point in the history
... especially the new properties look interesting, see
https://maven.apache.org/docs/3.9.2/release-notes.html#notable-new-features
  • Loading branch information
pawelradzinski committed May 17, 2023
1 parent e5bb8b9 commit 0e5f4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ inputs:
maven-version:
description: Version of Maven to use
required: true
default: 3.9.0
default: 3.9.2
overwrite-settings:
description: Overwrite settings.xml
required: false
Expand Down

0 comments on commit 0e5f4ab

Please sign in to comment.