From 92648ab980539a865b9ebafd34b4524cb56bddb3 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Wed, 27 Nov 2024 17:19:27 -0800 Subject: [PATCH 1/4] Prep for 2.18.2 --- pom.xml | 2 +- release-notes/VERSION-2.x | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c0b0c99e5..5c7ccfdb0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-base - 2.18.2-SNAPSHOT + 2.18.2 com.fasterxml.jackson.dataformat jackson-dataformats-binary diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index 6d580da9c..28e71468e 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -14,6 +14,10 @@ Active maintainers: === Releases === ------------------------------------------------------------------------ +2.18.2 (27-Nov-2024) + +No changes since 2.18.1 + 2.18.1 (28-Oct-2024) #518: Should not read past end for CBOR string values From 147bc6024b6ab10fe8b07e573d28cefc044797dd Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Wed, 27 Nov 2024 17:26:15 -0800 Subject: [PATCH 2/4] [maven-release-plugin] prepare release jackson-dataformats-binary-2.18.2 --- 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 cbb01d415..839f43e98 100644 --- a/avro/pom.xml +++ b/avro/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.18.2-SNAPSHOT + 2.18.2 jackson-dataformat-avro Jackson dataformat: Avro diff --git a/cbor/pom.xml b/cbor/pom.xml index b4a9cfe5c..f764d661d 100644 --- a/cbor/pom.xml +++ b/cbor/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.18.2-SNAPSHOT + 2.18.2 jackson-dataformat-cbor Jackson dataformat: CBOR diff --git a/ion/pom.xml b/ion/pom.xml index 8eb94b45b..3f8c3113e 100644 --- a/ion/pom.xml +++ b/ion/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.18.2-SNAPSHOT + 2.18.2 com.fasterxml.jackson.dataformat jackson-dataformat-ion diff --git a/pom.xml b/pom.xml index 5c7ccfdb0..80266effa 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary Jackson dataformats: Binary - 2.18.2-SNAPSHOT + 2.18.2 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.18.2 https://github.com/FasterXML/jackson-dataformats-binary/issues @@ -45,7 +45,7 @@ UTF-8 - 2024-10-29T00:00:41Z + 2024-11-28T01:25:35Z - 2024-11-28T01:25:35Z + 2024-11-28T01:26:17Z