We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5d172 commit de45136Copy full SHA for de45136
pom.xml
@@ -55,7 +55,6 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
55
<dependency>
56
<groupId>org.codehaus.woodstox</groupId>
57
<artifactId>stax2-api</artifactId>
58
- <version>4.2.2</version>
59
<exclusions>
60
<exclusion>
61
<groupId>javax.xml.stream</groupId>
@@ -70,7 +69,6 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
70
69
71
<groupId>com.fasterxml.woodstox</groupId>
72
<artifactId>woodstox-core</artifactId>
73
- <version>7.1.0</version>
74
75
76
0 commit comments