Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorRodchenkov authored May 13, 2024
1 parent 0a5553c commit 16619aa
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 @@ -333,7 +333,7 @@
<testFailureIgnore>false</testFailureIgnore>
<argLine>${java.options} -ea</argLine>
<!-- if using JDK >11 use the args below (can set JDK_JAVA_OPTIONS instead) -->
<argLine>-ea --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED</argLine>
<!-- <argLine>-ea --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED</argLine> -->
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 16619aa

Please sign in to comment.