From e6992be58af30582e588c3a628c6c13531526b20 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 1 Nov 2024 12:53:44 -0700 Subject: [PATCH 1/4] Prepare for 2.17.3 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 1e207c0bee..9e487eda2b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson jackson-base - 2.17.3-SNAPSHOT + 2.17.3 com.fasterxml.jackson.core jackson-core diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index 8088d98758..694d808376 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -14,7 +14,7 @@ a pure JSON library. === Releases === ------------------------------------------------------------------------ -2.17.3 (not yet released): +2.17.3 (01-Nov-2024) #1331: Update to FastDoubleParser v1.0.1 to fix `BigDecimal` decoding problem (contributed by @pjfanning) From 44d1e782d56e46f4cf79c156b5286a8c4c7fbc7f Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 1 Nov 2024 13:17:51 -0700 Subject: [PATCH 2/4] [maven-release-plugin] prepare release jackson-core-2.17.3 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9e487eda2b..c1017e4c70 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.fasterxml.jackson.core jackson-core Jackson-core - 2.17.3-SNAPSHOT + 2.17.3 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.17.3 @@ -59,7 +59,7 @@ com.fasterxml.jackson.core.*;version=${project.version} ${project.groupId}.json - 2024-07-05T17:02:36Z + 2024-11-01T20:17:02Z - 2024-11-01T20:17:02Z + 2024-11-01T20:17:54Z