From efda11cbc501650ed6e4a4dae4811fa282f0a5c5 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 4 May 2024 19:44:26 -0700 Subject: [PATCH] Prepare for 2.17.1 release --- pom.xml | 2 +- release-notes/VERSION | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b915f6..115e6f3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.fasterxml.jackson jackson-base - 2.17.1-SNAPSHOT + 2.17.1 com.fasterxml.jackson.datatype jackson-datatype-hibernate-parent diff --git a/release-notes/VERSION b/release-notes/VERSION index ed064d0..0b0bc2e 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -4,6 +4,7 @@ Project: jackson-datatype-hibernate === Releases === ------------------------------------------------------------------------ +2.17.1 (04-May-2024) 2.17.0 (12-Mar-2024) No changes since 2.16