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 89676e4 commit e0408c8Copy full SHA for e0408c8
1 file changed
pom.xml
@@ -52,7 +52,7 @@
52
<!-- version compatible with openstack4j -->
53
<jsr305.version>1.3.9</jsr305.version>
54
<okhttp.version>3.14.9</okhttp.version>
55
- <argLine>--add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED</argLine>
+ <argLine>--add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED</argLine>
56
</properties>
57
58
<repositories>
0 commit comments