Skip to content

Commit 1108ca2

Browse files
committed
...
1 parent 3930d6f commit 1108ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
6868
<dependency>
6969
<groupId>org.codehaus.woodstox</groupId>
7070
<artifactId>stax2-api</artifactId>
71-
<version>4.2</version>
71+
<version>4.2.1</version>
7272
<exclusions>
7373
<exclusion>
7474
<groupId>javax.xml.stream</groupId>
@@ -87,7 +87,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
8787
<dependency>
8888
<groupId>com.fasterxml.woodstox</groupId>
8989
<artifactId>woodstox-core</artifactId>
90-
<version>6.2.0</version>
90+
<version>6.2.1</version>
9191
<exclusions>
9292
<exclusion>
9393
<groupId>javax.xml.stream</groupId>

0 commit comments

Comments
 (0)