From d88c088671708417911ff422b1fae5aa6e88e241 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 1 Nov 2024 14:00:50 -0700 Subject: [PATCH 1/4] Prep for 2.17.3 --- 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 cbd937849..2a3c438c8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-base - 2.17.3-SNAPSHOT + 2.17.3 com.fasterxml.jackson.dataformat jackson-dataformats-binary diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index 9653582a1..306f62977 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -18,7 +18,7 @@ Active maintainers: - No changes since 2.17 -2.17.3 (not yet released) +2.17.3 (01-Nov-2024) #506: (protobuf) Cannot deserialize `UUID` values (reported by @uniquonil) From d817f53ab6b30cbdc4a45df77e9e37d7318fcb45 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 1 Nov 2024 14:07:56 -0700 Subject: [PATCH 2/4] [maven-release-plugin] prepare release jackson-dataformats-binary-2.17.3 --- avro/pom.xml | 2 +- cbor/pom.xml | 2 +- ion/pom.xml | 2 +- pom.xml | 6 +++--- protobuf/pom.xml | 2 +- smile/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/avro/pom.xml b/avro/pom.xml index eb0918d2a..77f2f4af6 100644 --- a/avro/pom.xml +++ b/avro/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.17.3-SNAPSHOT + 2.17.3 jackson-dataformat-avro Jackson dataformat: Avro diff --git a/cbor/pom.xml b/cbor/pom.xml index 244c672ca..25128c8ca 100644 --- a/cbor/pom.xml +++ b/cbor/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.17.3-SNAPSHOT + 2.17.3 jackson-dataformat-cbor Jackson dataformat: CBOR diff --git a/ion/pom.xml b/ion/pom.xml index 6e03b0750..44cac0fb0 100644 --- a/ion/pom.xml +++ b/ion/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.17.3-SNAPSHOT + 2.17.3 com.fasterxml.jackson.dataformat jackson-dataformat-ion diff --git a/pom.xml b/pom.xml index 2a3c438c8..9e725c351 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary Jackson dataformats: Binary - 2.17.3-SNAPSHOT + 2.17.3 pom Parent pom for Jackson binary dataformats. @@ -35,7 +35,7 @@ scm:git:git@github.com:FasterXML/jackson-dataformats-binary.git scm:git:git@github.com:FasterXML/jackson-dataformats-binary.git https://github.com/FasterXML/jackson-dataformats-binary - HEAD + jackson-dataformats-binary-2.17.3 https://github.com/FasterXML/jackson-dataformats-binary/issues @@ -45,7 +45,7 @@ UTF-8 - 2024-07-05T17:30:58Z + 2024-11-01T21:07:24Z - 2024-11-01T21:07:24Z + 2024-11-01T21:07:59Z