Skip to content

Commit

Permalink
pom.xml: Update to latest java
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Feb 28, 2024
1 parent 3fdb774 commit 66f2f1e
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 @@ -158,7 +158,7 @@
<configuration>
<rules>
<requireJavaVersion>
<version>[1.8.0-0, 1.8.0-392]</version>
<version>[1.8.0-0, 1.8.0-402]</version>
</requireJavaVersion>
</rules>
</configuration>
Expand Down

0 comments on commit 66f2f1e

Please sign in to comment.