We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3587953 + a3d2e79 commit acc4efaCopy full SHA for acc4efa
1 file changed
pom.xml
@@ -243,6 +243,12 @@
243
<version>3.0.4.Final</version>
244
<scope>test</scope>
245
</dependency>
246
+ <dependency>
247
+ <groupId>org.jboss.resteasy</groupId>
248
+ <artifactId>resteasy-jaxb-provider</artifactId>
249
+ <version>3.0.4.Final</version>
250
+ <scope>test</scope>
251
+ </dependency>
252
</dependencies>
253
<build>
254
<testResources>
@@ -307,6 +313,12 @@
307
313
308
314
309
315
316
317
318
319
320
321
310
322
311
323
312
324
0 commit comments