From 8284c897aaa2ae3040f282af9c520908c594f1c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 23:16:22 +0000 Subject: [PATCH] Bump jackson.version from 2.9.9 to 2.12.1 in /parent Bumps `jackson.version` from 2.9.9 to 2.12.1. Updates `jackson-annotations` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.12.1) Updates `jackson-databind` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-jaxb-annotations` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.9.9...jackson-modules-base-2.12.1) Updates `jackson-module-parameter-names` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases) - [Commits](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.9.9...jackson-modules-java8-2.12.1) Updates `jackson-dataformat-avro` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.9.9...jackson-dataformats-binary-2.12.1) Updates `jackson-dataformat-cbor` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.9.9...jackson-dataformats-binary-2.12.1) Updates `jackson-dataformat-csv` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.9...jackson-dataformats-text-2.12.1) Updates `jackson-dataformat-properties` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.9...jackson-dataformats-text-2.12.1) Updates `jackson-dataformat-smile` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.9.9...jackson-dataformats-binary-2.12.1) Updates `jackson-dataformat-xml` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases) - [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.9.9...jackson-dataformat-xml-2.12.1) Updates `jackson-dataformat-yaml` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.9...jackson-dataformats-text-2.12.1) Updates `jackson-datatype-joda` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-datatype-joda/releases) - [Commits](https://github.com/FasterXML/jackson-datatype-joda/compare/jackson-datatype-joda-2.9.9...jackson-datatype-joda-2.12.1) Updates `jackson-datatype-guava` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-datatypes-collections/releases) - [Commits](https://github.com/FasterXML/jackson-datatypes-collections/compare/jackson-datatypes-collections-2.9.9...jackson-datatypes-collections-2.12.1) Updates `jackson-datatype-jdk8` from 2.9.9 to 2.12.1 Updates `jackson-datatype-jsr310` from 2.9.9 to 2.12.1 Updates `jackson-jaxrs-base` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-jaxrs-providers/releases) - [Commits](https://github.com/FasterXML/jackson-jaxrs-providers/compare/jackson-jaxrs-providers-2.9.9...jackson-jaxrs-providers-2.12.1) Updates `jackson-jaxrs-cbor-provider` from 2.9.9 to 2.12.1 Updates `jackson-jaxrs-json-provider` from 2.9.9 to 2.12.1 Updates `jackson-jaxrs-smile-provider` from 2.9.9 to 2.12.1 Updates `jackson-jaxrs-xml-provider` from 2.9.9 to 2.12.1 Updates `jackson-jaxrs-yaml-provider` from 2.9.9 to 2.12.1 Signed-off-by: dependabot[bot] --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 57130d8..cb283fd 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -18,7 +18,7 @@ 4.2.6 - 2.9.9 + 2.12.1 4.13.1