Skip to content

Commit

Permalink
xml-apis was declared bundled and unused
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnord committed Jun 7, 2021
1 parent 03819b3 commit 92279d9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,13 +254,6 @@ THE SOFTWARE.
<artifactId>plexus-utils</artifactId>
<version>3.2.1</version>
</dependency>
<!-- Somehow we need org.w3c.dom.ElementTraversal, but do not get it from any of the dependencies
do not update to 2.x as it will not contain the class any more! -->
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.4.01</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>structs</artifactId>
Expand Down

0 comments on commit 92279d9

Please sign in to comment.