We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab3b34 commit 9c350fdCopy full SHA for 9c350fd
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>
release-notes/VERSION-2.x
@@ -10,7 +10,7 @@ No changes since 2.13
10
11
2.13.4 (not yet released)
12
13
-#536: Upgrade Woodstox to 6.3.0 to get OSGi metadata
+#536: Upgrade Woodstox to 6.3.1 to get OSGi metadata
14
15
2.13.3 (14-May-2022)
16
2.13.2 (06-Mar-2022)
0 commit comments