From 11ade2d6cf40a3a059909422df3bd67acb520172 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 12 Oct 2023 15:56:52 -0700 Subject: [PATCH 1/5] Prepare for 2.15.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 ab1bbf467..e68408d58 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.fasterxml.jackson jackson-base - 2.15.3-SNAPSHOT + 2.15.3 com.fasterxml.jackson.dataformat jackson-dataformats-binary diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index a4649cbdf..01a7f378e 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -14,7 +14,7 @@ Active maintainers: === Releases === ------------------------------------------------------------------------ -2.15.3 (not yet released) +2.15.3 (12-Oct-2023) #384: `Smile` decoding issue with `NonBlockingByteArrayParser`, concurrency (reported by Simon D) From 7260e10622d8c3744763d46656e15e58f2486e9e Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Thu, 12 Oct 2023 17:29:32 -0700 Subject: [PATCH 2/5] [maven-release-plugin] prepare release jackson-dataformats-binary-2.15.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 3b9f8ccaa..99b9b4851 100644 --- a/avro/pom.xml +++ b/avro/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.15.3-SNAPSHOT + 2.15.3 jackson-dataformat-avro Jackson dataformat: Avro diff --git a/cbor/pom.xml b/cbor/pom.xml index 6248ed8b1..d93648b32 100644 --- a/cbor/pom.xml +++ b/cbor/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.15.3-SNAPSHOT + 2.15.3 jackson-dataformat-cbor Jackson dataformat: CBOR diff --git a/ion/pom.xml b/ion/pom.xml index ad3143b38..01127594a 100644 --- a/ion/pom.xml +++ b/ion/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.15.3-SNAPSHOT + 2.15.3 com.fasterxml.jackson.dataformat jackson-dataformat-ion diff --git a/pom.xml b/pom.xml index e68408d58..f4627ea04 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary Jackson dataformats: Binary - 2.15.3-SNAPSHOT + 2.15.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.15.3 https://github.com/FasterXML/jackson-dataformats-binary/issues @@ -45,7 +45,7 @@ UTF-8 - 2023-05-30T23:51:38Z + 2023-10-13T00:28:52Z - 2023-10-13T00:28:52Z + 2023-10-13T00:29:34Z