Skip to content

Commit

Permalink
Require Maven 3.9+ (fixes #161)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed Feb 1, 2024
1 parent 94d05b1 commit 1a70390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<inceptionYear>2016</inceptionYear>

<prerequisites>
<maven>3.8</maven>
<maven>3.9</maven>
</prerequisites>

<properties>
Expand Down

0 comments on commit 1a70390

Please sign in to comment.