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 6baeea7 commit 5541e8fCopy full SHA for 5541e8f
pom.xml
@@ -73,7 +73,7 @@ alternative support for serializing POJOs as XML and deserializing XML as pojos.
73
<dependency>
74
<groupId>com.fasterxml.woodstox</groupId>
75
<artifactId>woodstox-core</artifactId>
76
- <version>7.0.0</version>
+ <version>7.1.0</version>
77
<exclusions>
78
<exclusion>
79
<groupId>javax.xml.stream</groupId>
0 commit comments