Skip to content

Commit

Permalink
New JAVA compatibility upper
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Apr 22, 2024
1 parent 68398c3 commit d46f9d0
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 @@ -160,7 +160,7 @@
<configuration>
<rules>
<requireJavaVersion>
<version>[1.8.0-0, 1.8.0-402]</version>
<version>[1.8.0-0,1.8.0-500]</version>
</requireJavaVersion>
</rules>
</configuration>
Expand Down

0 comments on commit d46f9d0

Please sign in to comment.