From 7c24a9461376a8c58e79f62d5468897aab4b60bc Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 27 Mar 2026 10:03:14 -0700 Subject: [PATCH] Update to `oss-parent` v79 (v78 had Java 8 breakage) --- pom.xml | 2 +- release-notes/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f00eae7..015793b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.fasterxml oss-parent - 78 + 79 com.fasterxml.jackson diff --git a/release-notes/VERSION b/release-notes/VERSION index 285c3a2..e6f0a00 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -8,7 +8,7 @@ The parent pom for various Jackson components. 2.22 (not yet released) -- Update to oss-parent 78 +- Update to oss-parent 79 2.21 (18-Jan2-2026)