We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1a8e3 commit c279d66Copy full SHA for c279d66
pom.xml
@@ -64,7 +64,7 @@
64
--add-opens java.base/java.lang=ALL-UNNAMED
65
</surefireArgLine>
66
<skip.tests>false</skip.tests>
67
- <!-- this will throw an error if we use wrong apis -->
+ <!-- this will throw an error if we use APIs not available in the specified version -->
68
<maven.compiler.release>8</maven.compiler.release>
69
</properties>
70
0 commit comments