File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 33
33
</modules >
34
34
35
35
<properties >
36
- <jsonp-api .version>2.0.1 -SNAPSHOT</jsonp-api .version>
37
- <jsonp-impl .version>2.0.1 -SNAPSHOT</jsonp-impl .version>
36
+ <jsonp-api .version>2.0.2 -SNAPSHOT</jsonp-api .version>
37
+ <jsonp-impl .version>2.0.2 -SNAPSHOT</jsonp-impl .version>
38
38
<jsonp-tck .version>2.0.0-SNAPSHOT</jsonp-tck .version>
39
39
</properties >
40
40
55
55
<dependency >
56
56
<groupId >org.jboss.arquillian.container</groupId >
57
57
<artifactId >arquillian-weld-embedded</artifactId >
58
- <version >2.0.1 .Final</version >
58
+ <version >2.1.0 .Final</version >
59
59
<scope >test</scope >
60
60
</dependency >
61
61
<dependency >
62
62
<groupId >org.jboss.weld.se</groupId >
63
63
<artifactId >weld-se</artifactId >
64
- <version >2.4.3 .Final</version >
64
+ <version >2.4.8 .Final</version >
65
65
<scope >test</scope >
66
66
</dependency >
67
67
</dependencies >
Original file line number Diff line number Diff line change 56
56
</dependenciesToScan >
57
57
<trimStackTrace >false</trimStackTrace >
58
58
<failIfNoTests >true</failIfNoTests >
59
+ <argLine >--add-opens java.base/java.lang=ALL-UNNAMED</argLine >
59
60
</configuration >
60
61
</plugin >
61
62
</plugins >
Original file line number Diff line number Diff line change 56
56
</dependenciesToScan >
57
57
<trimStackTrace >false</trimStackTrace >
58
58
<failIfNoTests >true</failIfNoTests >
59
+ <argLine >--add-opens java.base/java.lang=ALL-UNNAMED</argLine >
59
60
</configuration >
60
61
</plugin >
61
62
</plugins >
You can’t perform that action at this time.
0 commit comments