Skip to content

Commit

Permalink
[#657] Properly configure surefire for JDK 11-20 and for 21+
Browse files Browse the repository at this point in the history
  • Loading branch information
grgrzybek authored and tadayosi committed Mar 5, 2024
1 parent 0127a03 commit 2cc1f97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1157,6 +1157,7 @@
<configuration>
<argLine>
--illegal-access=deny
--add-opens java.management/javax.management.modelmbean=ALL-UNNAMED
</argLine>
</configuration>
</plugin>
Expand Down

0 comments on commit 2cc1f97

Please sign in to comment.