From 6293e2f6142b2733cfd73e427f817a7b0d0c174a Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 28 Jan 2023 16:02:04 -0800 Subject: [PATCH] Prepare for 2.14.2 release --- pom.xml | 2 +- release-notes/VERSION-2.x | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1b0fc72171..0ff437adb9 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson jackson-base - 2.14.2-SNAPSHOT + 2.14.2 com.fasterxml.jackson.core jackson-core diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index cf59e3a587..227cc089bf 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -18,7 +18,7 @@ JSON library. No changes since 2.14 -2.14.2 (not yet released) +2.14.2 (28-Jan-2023) #854: Backport schubfach changes from v2.15#8 (contributed by @pjfanning) @@ -30,7 +30,6 @@ No changes since 2.14 if `tokenFilter` is null (contributed by @DemonicTutor) - 2.14.1 (21-Nov-2022) No changes since 2.14.0