Skip to content

Commit

Permalink
Lower maven requirement to match github codebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
gmokki committed Apr 6, 2024
1 parent 2da1696 commit 2d6e0e9
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 @@ -391,7 +391,7 @@
</excludes>
</bannedDependencies>
<requireMavenVersion>
<version>3.9</version>
<version>3.8.8</version>
</requireMavenVersion>
<requireJavaVersion>
<version>${jdk.version}</version>
Expand Down

0 comments on commit 2d6e0e9

Please sign in to comment.