Skip to content

Commit 39c0338

Browse files
committed
update oss-parent dep
1 parent c9d955c commit 39c0338

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.fasterxml</groupId>
66
<artifactId>oss-parent</artifactId>
7-
<version>38</version>
7+
<version>41</version>
88
</parent>
99
<groupId>org.codehaus.woodstox</groupId>
1010
<artifactId>stax2-api</artifactId>

release-notes/VERSION

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Project: Stax2 API
44
= Releases
55
------------------------------------------------------------------------
66

7+
4.2.2 (not yet released)
8+
9+
- Update parent (oss-parent) 38->41
10+
711
4.2.1 (14-May-2020)
812

913
#12: Fix to XML declaration write when `standaloneSet` is specified

0 commit comments

Comments
 (0)