Skip to content

Commit

Permalink
Rollback maven enforcer version to make Github runners happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Craigacp committed Oct 11, 2024
1 parent dba6f54 commit 9b316de
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 @@ -382,7 +382,7 @@
<rules>
<dependencyConvergence/>
<requireMavenVersion>
<version>3.9</version>
<version>3.8</version>
</requireMavenVersion>
</rules>
</configuration>
Expand Down

0 comments on commit 9b316de

Please sign in to comment.