Skip to content

Commit

Permalink
Xerces dependency removed from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoBochnia authored and drewnoakes committed Dec 4, 2014
1 parent 274ecae commit ad0e9ac
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@
<artifactId>xmpcore</artifactId>
<version>5.1.2</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.8.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit ad0e9ac

Please sign in to comment.