From 6a867853d008417eb13d9292cd9a791fa75101ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 23:14:48 +0000 Subject: [PATCH] Bump dep.jackson.version from 2.2.3 to 2.12.1 Bumps `dep.jackson.version` from 2.2.3 to 2.12.1. Updates `jackson-annotations` from 2.2.3 to 2.12.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.12.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.12.1) Updates `jackson-databind` from 2.2.3 to 2.12.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.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/commits/jackson-dataformats-binary-2.12.1) Updates `jackson-datatype-joda` from 2.2.3 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.2.3...jackson-datatype-joda-2.12.1) Updates `jackson-module-mrbean` from 2.2.3 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.12.1) Updates `jackson-module-afterburner` from 2.2.3 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-2.12.1) Updates `jackson-datatype-guava` from 2.2.3 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-datatypes-collections/releases) - [Commits](https://github.com/FasterXML/jackson-datatypes-collections/commits/jackson-datatypes-collections-2.12.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..afff536 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ Jackson related code - 2.2.3 + 2.12.1