From acbedceebb313f5f829b561c533ad73fc979ece5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 21:54:43 +0000 Subject: [PATCH] Bump dep.jackson.version from 2.2.3 to 2.10.3 Bumps `dep.jackson.version` from 2.2.3 to 2.10.3. Updates `jackson-annotations` from 2.2.3 to 2.10.3 - [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.3 - [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.3) Updates `jackson-databind` from 2.2.3 to 2.10.3 - [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.3 - [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/commits/jackson-dataformats-binary-2.10.3) Updates `jackson-datatype-joda` from 2.2.3 to 2.10.3 - [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.3) Updates `jackson-module-mrbean` from 2.2.3 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.10.3) Updates `jackson-module-afterburner` from 2.2.3 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.10.3) Updates `jackson-datatype-guava` from 2.2.3 to 2.10.3 - [Release notes](https://github.com/FasterXML/jackson-datatypes-collections/releases) - [Commits](https://github.com/FasterXML/jackson-datatypes-collections/commits/jackson-datatypes-collections-2.10.3) 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..084f78d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ Jackson related code - 2.2.3 + 2.10.3