Skip to content

Commit 7ded4e3

Browse files
committed
[bugfix] Remove a duplicate dependency that was introduced in 06c1495
1 parent 880caf3 commit 7ded4e3

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
@@ -583,11 +583,6 @@
583583
<artifactId>xmlunit-matchers</artifactId>
584584
<scope>test</scope>
585585
</dependency>
586-
<dependency>
587-
<groupId>org.xmlunit</groupId>
588-
<artifactId>xmlunit-matchers</artifactId>
589-
<scope>test</scope>
590-
</dependency>
591586
<dependency>
592587
<groupId>com.googlecode.junit-toolbox</groupId>
593588
<artifactId>junit-toolbox</artifactId>

0 commit comments

Comments
 (0)