Skip to content

Commit

Permalink
Update Woodstox dep to 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 7, 2019
1 parent b1bfe1f commit af5a9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.0.2</version>
<version>6.0.3</version>
<exclusions>
<exclusion>
<groupId>javax.xml.stream</groupId>
Expand Down

0 comments on commit af5a9fb

Please sign in to comment.