Skip to content

Commit 610b981

Browse files
committed
SWS-758 - Upgrade XmlSchemaCollection
1 parent 42dce0b commit 610b981

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/airline/server/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,8 @@
265265
<scope>runtime</scope>
266266
</dependency>
267267
<dependency>
268-
<groupId>org.apache.ws.commons.schema</groupId>
269-
<artifactId>XmlSchema</artifactId>
268+
<groupId>org.apache.ws.xmlschema</groupId>
269+
<artifactId>xmlschema-core</artifactId>
270270
</dependency>
271271
</dependencies>
272272
</project>

0 commit comments

Comments
 (0)