Skip to content

Commit

Permalink
Merge pull request #1116 from okauppinen/remove-axiom-impl
Browse files Browse the repository at this point in the history
Remove axiom-impl
  • Loading branch information
ZakarFin authored Jan 23, 2025
2 parents 04ea0c4 + f92f553 commit d2ede3b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -622,12 +622,6 @@ The 2.15 doesn't report any breaking changes so its backwards compatible with 2.
<artifactId>jsoup</artifactId>
<version>${jsoup.version}</version>
</dependency>
<dependency>
<!-- control-base powermock tests requires axiom -->
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-impl</artifactId>
<version>1.2.22</version>
</dependency>
<dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
Expand Down

0 comments on commit d2ede3b

Please sign in to comment.