Skip to content

Commit

Permalink
update require java version
Browse files Browse the repository at this point in the history
  • Loading branch information
VGalaxies committed Apr 2, 2024
1 parent 5aa4bf7 commit 79edbc9
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 @@ -199,7 +199,7 @@
<!-- TODO: uncomment for checking dependency conflicts -->
<!-- <DependencyConvergence/> -->
<requireJavaVersion>
<version>[1.8,12)</version>
<version>[11,)</version>
</requireJavaVersion>
<requireMavenVersion>
<version>[3.5.0,)</version>
Expand Down

0 comments on commit 79edbc9

Please sign in to comment.