From 1e85600aa3566913f87ea05afb69b61158e7fd69 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 8 Jan 2021 19:12:12 -0800 Subject: [PATCH] prepare for 2.12.1 release --- pom.xml | 2 +- release-notes/VERSION | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5f6a3010..d59f9414 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.fasterxml.jackson jackson-base - 2.12.1-SNAPSHOT + 2.12.1 com.fasterxml.jackson.datatype jackson-datatype-hibernate-parent diff --git a/release-notes/VERSION b/release-notes/VERSION index c6e0c0c1..e1942698 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -4,6 +4,10 @@ Project: jackson-datatype-hibernate === Releases === ------------------------------------------------------------------------ +2.12.1 (08-Jan-2021) + +No changes since 2.12.0 + 2.12.0 (29-Nov-2020) #136: Add feature `WRAP_IDENTIFIER_IN_OBJECT` to allow disabling of wrapping