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 c9d955c commit 39c0338Copy full SHA for 39c0338
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>com.fasterxml</groupId>
6
<artifactId>oss-parent</artifactId>
7
- <version>38</version>
+ <version>41</version>
8
</parent>
9
<groupId>org.codehaus.woodstox</groupId>
10
<artifactId>stax2-api</artifactId>
release-notes/VERSION
@@ -4,6 +4,10 @@ Project: Stax2 API
= Releases
------------------------------------------------------------------------
+4.2.2 (not yet released)
+
+- Update parent (oss-parent) 38->41
11
4.2.1 (14-May-2020)
12
13
#12: Fix to XML declaration write when `standaloneSet` is specified
0 commit comments