Skip to content

Commit

Permalink
Reducing the required maven version, as GH actions is still behind
Browse files Browse the repository at this point in the history
See actions/runner-images#8034 for more on that
  • Loading branch information
DavyLandman committed May 8, 2024
1 parent 2b62aaa commit b54a016
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 @@ -153,7 +153,7 @@
<configuration>
<rules>
<requireMavenVersion>
<version>(3.9,)</version>
<version>(3.8,)</version>
</requireMavenVersion>
</rules>
</configuration>
Expand Down

0 comments on commit b54a016

Please sign in to comment.