Skip to content

Commit ae4dbe3

Browse files
committed
[bugfix] Remove duplicate dependency from pom.xml
1 parent 33910eb commit ae4dbe3

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

exist-parent/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -428,11 +428,6 @@
428428
</exclusion>
429429
</exclusions>
430430
</dependency>
431-
<dependency>
432-
<groupId>org.xmlunit</groupId>
433-
<artifactId>xmlunit-matchers</artifactId>
434-
<version>${xmlunit.version}</version>
435-
</dependency>
436431

437432
<dependency>
438433
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)