Skip to content

Commit

Permalink
Allow Java 11-17
Browse files Browse the repository at this point in the history
  • Loading branch information
blutorange committed Sep 1, 2024
1 parent 05ef592 commit 7429e5d
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 @@ -423,7 +423,7 @@
<version>[3.9,)</version>
</requireMavenVersion>
<requireJavaVersion>
<version>11</version>
<version>[11,18)</version>
</requireJavaVersion>
</rules>
</configuration>
Expand Down

0 comments on commit 7429e5d

Please sign in to comment.