diff --git a/pom.xml b/pom.xml index fdb776c3..db53d035 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.fasterxml oss-parent - 50 + 55 com.fasterxml.woodstox @@ -73,7 +73,7 @@ SAX2 and Stax2 APIs org.codehaus.woodstox stax2-api - 4.2.1 + 4.2.2 javax.xml.stream diff --git a/release-notes/VERSION b/release-notes/VERSION index 76bb2043..646750a0 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -4,6 +4,11 @@ Project: woodstox === Releases === ------------------------------------------------------------------------ +6.5.2 (not yet released) + +- Update `stax2-api` dependency to 4.2.2 +- Update `oss-parent` dependency to 55 (from 50) + 6.5.1 (19-Apr-2023) #170: After update to 6.5.0, in osgi/felix runtime the bundle is not started