Skip to content

Commit

Permalink
Require Maven 3.9.6 or newer (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Sep 24, 2024
1 parent fb88c3a commit a049cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jellydoc-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</prerequisites>

<properties>
<maven.version>3.8.1</maven.version>
<maven.version>3.9.6</maven.version>
<plexus.version>2.1.1</plexus.version>
<maven-plugin-tools.version>3.15.0</maven-plugin-tools.version>
<!-- TODO fix violations -->
Expand Down

0 comments on commit a049cf9

Please sign in to comment.