Skip to content

Commit 0335992

Browse files
committed
Fix issue with snakeyaml 1.19 in tests (arquillian-cube.snakeyaml.version)
1 parent e9a964f commit 0335992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
--add-opens java.base/sun.nio.ch=ALL-UNNAMED
135135
--add-opens java.base/sun.security.jca=ALL-UNNAMED
136136
--add-opens java.xml/jdk.xml.internal=ALL-UNNAMED
137+
--add-opens java.desktop/java.beans=ALL-UNNAMED
137138
</test.additional.args>
138139

139140
<!-- dependencies -->

0 commit comments

Comments
 (0)