Skip to content

Commit

Permalink
Remove superfluous xml-jaxb dependency from the REST test
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Sep 9, 2021
1 parent e256bf9 commit 6e6484a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions integration-tests/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rest</artifactId>
</dependency>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xml-jaxb</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-jsonb</artifactId>
Expand Down

0 comments on commit 6e6484a

Please sign in to comment.