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 3333 </modules >
3434
3535 <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>
3838 <jsonp-tck .version>2.0.0-SNAPSHOT</jsonp-tck .version>
3939 </properties >
4040
5555 <dependency >
5656 <groupId >org.jboss.arquillian.container</groupId >
5757 <artifactId >arquillian-weld-embedded</artifactId >
58- <version >2.0.1 .Final</version >
58+ <version >2.1.0 .Final</version >
5959 <scope >test</scope >
6060 </dependency >
6161 <dependency >
6262 <groupId >org.jboss.weld.se</groupId >
6363 <artifactId >weld-se</artifactId >
64- <version >2.4.3 .Final</version >
64+ <version >2.4.8 .Final</version >
6565 <scope >test</scope >
6666 </dependency >
6767 </dependencies >
Original file line number Diff line number Diff line change 5656 </dependenciesToScan >
5757 <trimStackTrace >false</trimStackTrace >
5858 <failIfNoTests >true</failIfNoTests >
59+ <argLine >--add-opens java.base/java.lang=ALL-UNNAMED</argLine >
5960 </configuration >
6061 </plugin >
6162 </plugins >
Original file line number Diff line number Diff line change 5656 </dependenciesToScan >
5757 <trimStackTrace >false</trimStackTrace >
5858 <failIfNoTests >true</failIfNoTests >
59+ <argLine >--add-opens java.base/java.lang=ALL-UNNAMED</argLine >
5960 </configuration >
6061 </plugin >
6162 </plugins >
You can’t perform that action at this time.
0 commit comments