Skip to content

Commit

Permalink
Set minimal maven version to 3.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero committed Mar 20, 2023
1 parent 3c224ff commit 011867f
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 @@ -135,7 +135,7 @@
<configuration>
<rules>
<requireMavenVersion>
<version>3.9.0</version>
<version>3.8.5</version>
</requireMavenVersion>
</rules>
</configuration>
Expand Down

0 comments on commit 011867f

Please sign in to comment.