Skip to content

Commit

Permalink
Merge branch 'main' into FMWK-155-TODOs-cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
agrgr committed May 11, 2023
2 parents 3f6c6e9 + 80aee52 commit 74712d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,9 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>--add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.math=ALL-UNNAMED</argLine>
</configuration>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 74712d6

Please sign in to comment.