We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8408993 commit 6c03760Copy full SHA for 6c03760
pom.xml
@@ -87,7 +87,7 @@ alternative support for serializing POJOs as XML and deserializing XML as pojos.
87
<dependency>
88
<groupId>com.fasterxml.woodstox</groupId>
89
<artifactId>woodstox-core</artifactId>
90
- <version>6.3.0</version>
+ <version>6.3.1</version>
91
<exclusions>
92
<exclusion>
93
<groupId>javax.xml.stream</groupId>
0 commit comments