Skip to content

Commit

Permalink
Allow for JAVA 1.8.0-382
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Nov 11, 2023
1 parent 00d24f5 commit 2061e40
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 @@ -152,7 +152,7 @@
<configuration>
<rules>
<requireJavaVersion>
<version>[1.8.0-0, 1.8.0-372]</version>
<version>[1.8.0-0, 1.8.0-382]</version>
</requireJavaVersion>
</rules>
</configuration>
Expand Down

0 comments on commit 2061e40

Please sign in to comment.