Skip to content

Commit

Permalink
Java 16.x+
Browse files Browse the repository at this point in the history
  • Loading branch information
nhojpatrick committed Apr 5, 2021
1 parent a2a993a commit 0c2eef8
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 @@ -162,7 +162,7 @@
<configuration>
<rules>
<requireJavaVersion>
<version>[1.8,9),[11,12)</version>
<version>[1.8,9),[11,12),[16,)</version>
</requireJavaVersion>
<requireMavenVersion>
<version>3.6.3</version>
Expand Down

0 comments on commit 0c2eef8

Please sign in to comment.