diff --git a/avro/pom.xml b/avro/pom.xml index e60d6ec10..548b8d7fb 100644 --- a/avro/pom.xml +++ b/avro/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.13.1 + 2.13.2-SNAPSHOT jackson-dataformat-avro Jackson dataformat: Avro diff --git a/cbor/pom.xml b/cbor/pom.xml index 8113cefdc..4b05c58d9 100644 --- a/cbor/pom.xml +++ b/cbor/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.13.1 + 2.13.2-SNAPSHOT jackson-dataformat-cbor Jackson dataformat: CBOR diff --git a/ion/pom.xml b/ion/pom.xml index fa9082ab1..a6db9d6ac 100644 --- a/ion/pom.xml +++ b/ion/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.13.1 + 2.13.2-SNAPSHOT com.fasterxml.jackson.dataformat jackson-dataformat-ion diff --git a/pom.xml b/pom.xml index 09381b231..93a799c56 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary Jackson dataformats: Binary - 2.13.1 + 2.13.2-SNAPSHOT pom Parent pom for Jackson binary dataformats. @@ -26,7 +26,7 @@ scm:git:git@github.com:FasterXML/jackson-dataformats-binary.git scm:git:git@github.com:FasterXML/jackson-dataformats-binary.git http://github.com/FasterXML/jackson-dataformats-binary - jackson-dataformats-binary-2.13.1 + jackson-dataformats-binary-2.12.0 https://github.com/FasterXML/jackson-dataformats-binary/issues diff --git a/protobuf/pom.xml b/protobuf/pom.xml index dd9f426a8..e8a24c358 100644 --- a/protobuf/pom.xml +++ b/protobuf/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.13.1 + 2.13.2-SNAPSHOT jackson-dataformat-protobuf Jackson dataformat: protobuf diff --git a/smile/pom.xml b/smile/pom.xml index 1b4d2efd1..313d48508 100644 --- a/smile/pom.xml +++ b/smile/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-binary - 2.13.1 + 2.13.2-SNAPSHOT jackson-dataformat-smile Jackson dataformat: Smile