From 2f0151d08e26bbc4aa2e7b865c0249d2bcde4416 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 15 Feb 2024 09:01:36 -0800 Subject: [PATCH 1/4] Preparing for 2.15.4 release --- pom.xml | 2 +- release-notes/VERSION-2.x | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ba37eb6b97..63bda2b1f7 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson jackson-base - 2.15.4-SNAPSHOT + 2.15.4 com.fasterxml.jackson.core jackson-core diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index b47d27a22e..c2ca39e15b 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -14,7 +14,7 @@ a pure JSON library. === Releases === ------------------------------------------------------------------------ -2.15.4 (not yet released) +2.15.4 (15-Feb-2024) #1146: `JsonParserDelegate` missing overrides for `canParseAsync()`, `getNonBlockingInputFeeder()` From c8e843bb78a5ec535b094b87afaa4843adcde124 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 15 Feb 2024 09:08:25 -0800 Subject: [PATCH 2/4] [maven-release-plugin] prepare release jackson-core-2.15.4 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 63bda2b1f7..6083fa8136 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.fasterxml.jackson.core jackson-core Jackson-core - 2.15.4-SNAPSHOT + 2.15.4 jar Core Jackson processing abstractions (aka Streaming API), implementation for JSON @@ -30,7 +30,7 @@ scm:git:git@github.com:FasterXML/jackson-core.git scm:git:git@github.com:FasterXML/jackson-core.git https://github.com/FasterXML/jackson-core - HEAD + jackson-core-2.15.4 @@ -58,7 +58,7 @@ com.fasterxml.jackson.core.*;version=${project.version} ${project.groupId}.json - 2023-10-12T22:50:01Z + 2024-02-15T17:07:40Z - 2024-02-15T17:07:40Z + 2024-02-15T17:08:28Z