Skip to content

Commit

Permalink
update woodstox version
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jul 18, 2019
1 parent 561a456 commit 7530559
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.0.pr1</version>
<version>6.0.0.pr2</version>
<exclusions>
<exclusion>
<groupId>javax.xml.stream</groupId>
Expand Down

0 comments on commit 7530559

Please sign in to comment.