Skip to content

Commit 99e46a9

Browse files
authored
Update stax2-api dep to latest (#90)
1 parent ac2949c commit 99e46a9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers</osgi.import>
6666
<dependency>
6767
<groupId>org.codehaus.woodstox</groupId>
6868
<artifactId>stax2-api</artifactId>
69-
<version>4.2</version>
69+
<version>4.2.2</version>
7070
</dependency>
7171
<!--
7272
| Test dependencies

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Project: aalto-xml
88

99
#78: Async parsing turns &quot; inside element content into apostrophe
1010
(reported by Jamie P)
11+
#90: Update stax2-api dep to 4.2.2 (from 4.2)
1112

1213
1.3.1 (14-Jan-2022)
1314

0 commit comments

Comments
 (0)