We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9def87 commit 4af1992Copy full SHA for 4af1992
pom.xml
@@ -346,7 +346,7 @@
346
<configuration>
347
<trimStackTrace>false</trimStackTrace>
348
<!-- Workaround for https://github.com/stefanbirkner/system-lambda/issues/23 -->
349
- <argLine>--illegal-access=permit --add-opens java.base/jdk.internal.loader=ALL-UNNAMED</argLine>
+ <argLine>--illegal-access=permit --add-opens=java.base/java.util.jar=ALL-UNNAMED</argLine>
350
</configuration>
351
</plugin>
352
</plugins>
0 commit comments