Skip to content

Commit

Permalink
drop maven requirement to 3.8 to support setup-java
Browse files Browse the repository at this point in the history
  • Loading branch information
LitschiW committed Nov 26, 2023
1 parent 1b17416 commit 3e4dbc1
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 @@ -167,7 +167,7 @@
<version>${maven.compiler.release}</version>
</requireJavaVersion>
<requireMavenVersion>
<version>3.9.0</version>
<version>3.8.0</version>
</requireMavenVersion>
</rules>
</configuration>
Expand Down

0 comments on commit 3e4dbc1

Please sign in to comment.