Skip to content

Commit

Permalink
Update jre version
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Oct 16, 2023
1 parent 6a3922e commit ac266f2
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 @@ -44,7 +44,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 ac266f2

Please sign in to comment.