Skip to content

Commit

Permalink
JBEAP-9476 "No JAX-RS Activator" warning in JBDS 10.3.0 when importin…
Browse files Browse the repository at this point in the history
…g spring-resteasy
  • Loading branch information
ctomc committed Jun 1, 2017
1 parent b7e2c64 commit 29453c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-resteasy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<scope>test</scope>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
Expand Down

0 comments on commit 29453c9

Please sign in to comment.