From c2a83029719ff0284461e8344f1664b11087067d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 06:30:36 +0000 Subject: [PATCH] Bump dep.jackson.version from 2.2.3 to 2.10.1 Bumps `dep.jackson.version` from 2.2.3 to 2.10.1. Updates `jackson-annotations` from 2.2.3 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.2.3 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.2.3...jackson-core-2.10.1) Updates `jackson-databind` from 2.2.3 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-smile` from 2.2.3 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/commits/jackson-dataformats-binary-2.10.1) Updates `jackson-datatype-joda` from 2.2.3 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson-datatype-joda/releases) - [Commits](https://github.com/FasterXML/jackson-datatype-joda/compare/jackson-datatype-joda-2.2.3...jackson-datatype-joda-2.10.1) Updates `jackson-module-mrbean` from 2.2.3 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.10.1) Updates `jackson-module-afterburner` from 2.2.3 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.10.1) Updates `jackson-datatype-guava` from 2.2.3 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson-datatypes-collections/releases) - [Commits](https://github.com/FasterXML/jackson-datatypes-collections/commits/jackson-datatypes-collections-2.10.1) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 23bae45..8b40a6b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ Jackson related code - 2.2.3 + 2.10.1