Skip to content

Commit 22c25b7

Browse files
committed
Remove unnecessary dependency
1 parent dbee40d commit 22c25b7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

axis-rt-core/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,6 @@
8080
<artifactId>xmlunit</artifactId>
8181
<scope>test</scope>
8282
</dependency>
83-
<dependency>
84-
<groupId>xalan</groupId>
85-
<artifactId>xalan</artifactId>
86-
<version>2.6.0</version>
87-
<scope>test</scope>
88-
</dependency>
8983
<dependency>
9084
<groupId>oro</groupId>
9185
<artifactId>oro</artifactId>

0 commit comments

Comments
 (0)