From c1ff24dc1dc79a5b9bb4865599972b5a8f8f02ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 22:58:52 +0000 Subject: [PATCH] Bump jackson.version from 2.7.3 to 2.12.1 Bumps `jackson.version` from 2.7.3 to 2.12.1. Updates `jackson-databind` from 2.7.3 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-yaml` from 2.7.3 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/commits/jackson-dataformats-text-2.12.1) Updates `jackson-jaxrs-json-provider` from 2.7.3 to 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 bae1efc64..d050d55b4 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 2.0.0 1.0.0 1.7.21 - 2.7.3 + 2.12.1 2.6 -Xdoclint:none