Skip to content

Commit

Permalink
fix plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
leoromanovsky committed Feb 15, 2024
1 parent b550c49 commit 0d3a141
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.0</version>
<configuration>
<argLine>
--add-opens java.base/java.lang=ALL-UNNAMED
--add-opens java.base/java.util=ALL-UNNAMED
</argLine>
<!-- No argLine needed for Java 8 -->
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 0d3a141

Please sign in to comment.