Skip to content

Commit

Permalink
Bump the lowest supported Maven version to 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aloubyansky committed Mar 27, 2023
1 parent 72a7b0f commit 2740b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<!--
Supported Maven versions, interpreted as a version range (Also defined in quarkus-enforcer-rules)
-->
<supported-maven-versions>[3.6.2,)</supported-maven-versions>
<supported-maven-versions>[3.6.3,)</supported-maven-versions>

<!-- These 2 properties are used by CreateProjectMojo to add the Maven Wrapper -->
<proposed-maven-version>3.8.8</proposed-maven-version>
Expand Down

0 comments on commit 2740b62

Please sign in to comment.