From a3202a8beaa3ab18cded3c427d787f217b1c22b2 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Tue, 24 Feb 2026 17:48:42 -0800 Subject: [PATCH] Update oss-parent to v77 --- pom.xml | 2 +- release-notes/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4310ba1..5445405 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.fasterxml oss-parent - 76 + 77 com.fasterxml.jackson diff --git a/release-notes/VERSION b/release-notes/VERSION index 3da9f2f..e5fd0ba 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 76 +- Update to oss-parent 77 2.21 (18-Jan2-2026)