From 5465338c77725d5dd6f3baebca316ead5cee4559 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 5 Oct 2023 09:49:39 -0700 Subject: [PATCH] Update `oss-parent` dep to 55 --- pom.xml | 2 +- release-notes/VERSION | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 890f84f..89ce83b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.fasterxml oss-parent - 41 + 55 org.codehaus.woodstox stax2-api diff --git a/release-notes/VERSION b/release-notes/VERSION index 6f1d88f..4de4f9b 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -6,7 +6,8 @@ Project: Stax2 API 4.2.2 (not yet released) -- Update parent (oss-parent) 38->41 +#23: Update `pom.xml` with more accurate LICENSE definition +- Update parent (oss-parent) 38->55 4.2.1 (14-May-2020)