Skip to content

Commit

Permalink
Update woodstox dep to 6.0.0-snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jul 15, 2019
1 parent 38775fb commit 03e8a2d
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 @@ -86,7 +86,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>5.3.0</version>
<version>6.0.0-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>javax.xml.stream</groupId>
Expand Down

0 comments on commit 03e8a2d

Please sign in to comment.