Skip to content

Commit feb38c5

Browse files
committed
[bugfix] Remove a duplicate dependency that was introduced in aaeab2b
1 parent afc5717 commit feb38c5

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

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)