From 61cd90f1c6933bbe73b3272952bbf8ee194cd821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 20:33:25 +0000 Subject: [PATCH] Bump jackson.version from 2.7.3 to 2.11.0 Bumps `jackson.version` from 2.7.3 to 2.11.0. Updates `jackson-databind` from 2.7.3 to 2.11.0 - [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.11.0 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-text/commits/jackson-dataformats-text-2.11.0) Updates `jackson-jaxrs-json-provider` from 2.7.3 to 2.11.0 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..75e922cd7 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 2.0.0 1.0.0 1.7.21 - 2.7.3 + 2.11.0 2.6 -Xdoclint:none