Skip to content

Commit

Permalink
exports: add java.io
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcMil committed Sep 20, 2024
1 parent dcac145 commit 889b1f9
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 @@ -310,6 +310,7 @@
--add-opens=java.base/java.util=ALL-UNNAMED
--add-opens=java.base/java.util.regex=ALL-UNNAMED
--add-opens=java.base/java.util.stream=ALL-UNNAMED
--add-opens=java.base/java.io=ALL-UNNAMED
</argLine>
</configuration>
<executions>
Expand Down

0 comments on commit 889b1f9

Please sign in to comment.