From 8fd0dd0459f3468c0f3a28b15c063181d408194e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 06:14:56 +0000 Subject: [PATCH] Bump jackson.version from 2.12.0 to 2.12.1 Bumps `jackson.version` from 2.12.0 to 2.12.1. Updates `jackson-datatype-jsr310` from 2.12.0 to 2.12.1 Updates `jackson-datatype-jdk8` from 2.12.0 to 2.12.1 Updates `jackson-datatype-json-org` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-datatypes-misc/releases) - [Commits](https://github.com/FasterXML/jackson-datatypes-misc/compare/jackson-datatypes-misc-parent-2.12.0...jackson-datatypes-misc-parent-2.12.1) Updates `jackson-module-parameter-names` from 2.12.0 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.12.0...jackson-modules-java8-2.12.1) Updates `jackson-core` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.0...jackson-core-2.12.1) Updates `jackson-annotations` from 2.12.0 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.12.0 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.12.0...jackson-modules-base-2.12.1) Updates `jackson-dataformat-yaml` from 2.12.0 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.12.0...jackson-dataformats-text-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 f7baec7..051e8c7 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ -SNAPSHOT 8 2.222.4 - 2.12.0 + 2.12.1 ${jackson.version}