From 16606d17831f914a26e197e3594a7644c0ebdf0b Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Mon, 28 Oct 2024 17:46:07 -0700 Subject: [PATCH] Prep for 2.18.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 1a200ad..188c773 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.fasterxml.jackson jackson-base - 2.18.1-SNAPSHOT + 2.18.1 com.fasterxml.jackson.datatype jackson-datatype-hibernate-parent diff --git a/release-notes/VERSION b/release-notes/VERSION index 5f3fcfd..b77f5ea 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -4,6 +4,7 @@ Project: jackson-datatype-hibernate === Releases === ------------------------------------------------------------------------ +2.18.1 (28-Oct-2024) 2.18.0 (26-Sep-2024) No changes since 2.17