File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 236
236
<dependency >
237
237
<groupId >org.jboss.arquillian.container</groupId >
238
238
<artifactId >arquillian-weld-se-embedded-1.1</artifactId >
239
- <version >1.0.0.CR6 </version >
239
+ <version >1.0.0.CR8 </version >
240
240
</dependency >
241
241
<dependency >
242
242
<groupId >com.thoughtworks.paranamer</groupId >
Original file line number Diff line number Diff line change 61
61
<groupId >org.hibernate.beanvalidation.tck</groupId >
62
62
<artifactId >beanvalidation-tck-tests</artifactId >
63
63
<version >${tck.version} </version >
64
+ <exclusions >
65
+ <exclusion >
66
+ <groupId >org.jboss.test-audit</groupId >
67
+ <artifactId >jboss-test-audit-api</artifactId >
68
+ </exclusion >
69
+ </exclusions >
64
70
</dependency >
65
71
<dependency >
66
72
<groupId >org.jboss.arquillian.testng</groupId >
You can’t perform that action at this time.
0 commit comments