From a11d8aeeae266b681b4adc8b4b806bebc6ba8e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:19:21 +0000 Subject: [PATCH] Bump jackson.version from 2.9.9 to 2.10.0 in /parent Bumps `jackson.version` from 2.9.9 to 2.10.0. Updates `jackson-annotations` from 2.9.9 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-databind` from 2.9.9 to 2.10.0 - [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.10.0 - [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.10.0) Updates `jackson-module-parameter-names` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-dataformat-avro` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-dataformat-cbor` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-dataformat-csv` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-dataformat-properties` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-dataformat-smile` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-dataformat-xml` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-dataformat-yaml` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-datatype-joda` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-datatype-guava` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-datatype-jdk8` from 2.9.9 to 2.10.0 Updates `jackson-datatype-jsr310` from 2.9.9 to 2.10.0 Updates `jackson-jaxrs-base` from 2.9.9 to 2.10.0 - [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.10.0) Updates `jackson-jaxrs-cbor-provider` from 2.9.9 to 2.10.0 Updates `jackson-jaxrs-json-provider` from 2.9.9 to 2.10.0 Updates `jackson-jaxrs-smile-provider` from 2.9.9 to 2.10.0 Updates `jackson-jaxrs-xml-provider` from 2.9.9 to 2.10.0 Updates `jackson-jaxrs-yaml-provider` from 2.9.9 to 2.10.0 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..2a0b933 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -18,7 +18,7 @@ 4.2.6 - 2.9.9 + 2.10.0 4.13.1