Skip to content

Commit 3f3e9d7

Browse files
committed
Removed a redundant dependency
1 parent 3ec5e8c commit 3f3e9d7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

base/dict/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@
1919
<artifactId>xom</artifactId>
2020
<version>1.3.2</version>
2121
</dependency>
22-
<dependency>
23-
<groupId>xml-apis</groupId>
24-
<artifactId>xml-apis</artifactId>
25-
<version>1.3.03</version>
26-
</dependency>
2722
<dependency>
2823
<groupId>junit</groupId>
2924
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)