Skip to content

Commit fb30553

Browse files
authored
Merge pull request #146 from evolvedbinary/7.x.x/hotfix/remove-duplicate-dependency
[7.x.x] Remove duplicate dependency
2 parents ccf1ab2 + feb38c5 commit fb30553

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

exist-core/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -614,11 +614,6 @@
614614
<artifactId>xmlunit-matchers</artifactId>
615615
<scope>test</scope>
616616
</dependency>
617-
<dependency>
618-
<groupId>org.xmlunit</groupId>
619-
<artifactId>xmlunit-matchers</artifactId>
620-
<scope>test</scope>
621-
</dependency>
622617
<dependency>
623618
<groupId>com.googlecode.junit-toolbox</groupId>
624619
<artifactId>junit-toolbox</artifactId>

0 commit comments

Comments
 (0)