Skip to content

Commit

Permalink
forgot to upgrade stax2-api dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jul 15, 2019
1 parent 7750c17 commit ec54713
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 @@ -64,7 +64,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>stax2-api</artifactId>
<version>4.1</version>
<version>4.2</version>
</dependency>
<!-- and a Stax impl is needed: SJSXP (from JDK 1.6) might work, but always
has odd issues. Let's default to Woodstox: caller can upgrade to Aalto
Expand Down

0 comments on commit ec54713

Please sign in to comment.