From abf403c00fc1d01474fee77d7db39af35ef2f840 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Tue, 16 May 2023 15:21:01 -0700 Subject: [PATCH] 2.15.1 release --- pom.xml | 2 +- release-notes/VERSION-2.x | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f7ce3f5c0..85f30267a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson jackson-base - 2.15.1-SNAPSHOT + 2.15.1 com.fasterxml.jackson.dataformat jackson-dataformat-xml diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index fb6ee9d2a..3b8aa2bd6 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -4,6 +4,10 @@ Project: jackson-dataformat-xml === Releases === ------------------------------------------------------------------------ +2.15.1 (16-May-2023) + +No changes since 2.15.0 + 2.15.0 (23-Apr-2023) #286: Conflict between `@JsonIdentityInfo` and Unwrapped Lists