Skip to content

Commit

Permalink
Merge pull request #51 from emmartins/WFLY-11862
Browse files Browse the repository at this point in the history
[WFLY-11862] banned dependency is now excluded at server dep management
  • Loading branch information
emmartins authored Mar 20, 2019
2 parents f3acdda + 5048fdb commit 0213003
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions boms/user/client/jaxws-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -356,12 +356,6 @@
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-common</artifactId>
<exclusions>
<exclusion>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
Expand Down

0 comments on commit 0213003

Please sign in to comment.