Skip to content

Commit 13a4bf9

Browse files
committed
Upgraded Xml Schema
1 parent 26e6756 commit 13a4bf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@
368368
<dependency>
369369
<groupId>org.apache.ws.commons.schema</groupId>
370370
<artifactId>XmlSchema</artifactId>
371-
<version>1.4.2</version>
371+
<version>1.4.3</version>
372372
</dependency>
373373
<!-- O/X Mapping dependencies -->
374374
<!-- Castor -->

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
<artifactItem>
258258
<groupId>org.apache.ws.commons.schema</groupId>
259259
<artifactId>XmlSchema</artifactId>
260-
<version>1.4.2</version>
260+
<version>1.4.3</version>
261261
<outputDirectory>${project.build.directory}/dependency/ws-commons/</outputDirectory>
262262
</artifactItem>
263263
<!-- OXM dependencies -->

0 commit comments

Comments
 (0)