Skip to content

Commit c7dc0ec

Browse files
committed
minor update to woodstox dep
1 parent 977d5e3 commit c7dc0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
8282
<dependency>
8383
<groupId>com.fasterxml.woodstox</groupId>
8484
<artifactId>woodstox-core</artifactId>
85-
<version>5.0.3</version>
85+
<version>5.1.0</version>
8686
</dependency>
8787

8888
<!-- 04-Feb-2018, tatu: Finally, Java 9 does not bundle JAXB, not even API;

0 commit comments

Comments
 (0)