From 67f75877544aa2219ec60af6d921b60d8d762782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 21:02:57 +0000 Subject: [PATCH] Bump jackson.version from 2.9.8 to 2.11.0 in /ingestor Bumps `jackson.version` from 2.9.8 to 2.11.0. Updates `jackson-core` from 2.9.8 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.8...jackson-core-2.11.0) Updates `jackson-annotations` from 2.9.8 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.8 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-datatype-json-org` from 2.9.8 to 2.11.0 - [Release notes](https://github.com/FasterXML/jackson-datatypes-misc/releases) - [Commits](https://github.com/FasterXML/jackson-datatypes-misc/commits/jackson-datatypes-misc-parent-2.11.0) Signed-off-by: dependabot[bot] --- ingestor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingestor/pom.xml b/ingestor/pom.xml index 035a1d8..7e60483 100644 --- a/ingestor/pom.xml +++ b/ingestor/pom.xml @@ -13,7 +13,7 @@ true - 2.9.8 + 2.11.0