Skip to content

Commit 93c5f8c

Browse files
committed
fixed wsdl issue
1 parent 3053eb7 commit 93c5f8c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

samples/airline/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -241,11 +241,6 @@
241241
<artifactId>spring-mock</artifactId>
242242
</dependency>
243243
<!-- XML handling dependencies -->
244-
<dependency>
245-
<groupId>xml-apis</groupId>
246-
<artifactId>xml-apis</artifactId>
247-
<scope>provided</scope>
248-
</dependency>
249244
<dependency>
250245
<groupId>jdom</groupId>
251246
<artifactId>jdom</artifactId>

0 commit comments

Comments
 (0)