Skip to content

Commit 9c350fd

Browse files
committed
Update Woodstox dep 6.3.0 -> 6.3.1
1 parent 6ab3b34 commit 9c350fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ alternative support for serializing POJOs as XML and deserializing XML as pojos.
8787
<dependency>
8888
<groupId>com.fasterxml.woodstox</groupId>
8989
<artifactId>woodstox-core</artifactId>
90-
<version>6.3.0</version>
90+
<version>6.3.1</version>
9191
<exclusions>
9292
<exclusion>
9393
<groupId>javax.xml.stream</groupId>

release-notes/VERSION-2.x

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ No changes since 2.13
1010

1111
2.13.4 (not yet released)
1212

13-
#536: Upgrade Woodstox to 6.3.0 to get OSGi metadata
13+
#536: Upgrade Woodstox to 6.3.1 to get OSGi metadata
1414

1515
2.13.3 (14-May-2022)
1616
2.13.2 (06-Mar-2022)

0 commit comments

Comments
 (0)