From 85d594c1bdf87361577b47fe23f0276656204bf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 18:50:52 +0000 Subject: [PATCH] Bump jackson.version from 2.9.8 to 2.10.1 in /ingestor Bumps `jackson.version` from 2.9.8 to 2.10.1. Updates `jackson-core` from 2.9.8 to 2.10.1 - [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.10.1) Updates `jackson-annotations` from 2.9.8 to 2.10.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.8 to 2.10.1 - [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.10.1 - [Release notes](https://github.com/FasterXML/jackson-datatype-json-org/releases) - [Commits](https://github.com/FasterXML/jackson-datatype-json-org/compare/jackson-datatype-json-org-2.9.8...jackson-datatype-json-org-2.10.1) 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..5a27e6d 100644 --- a/ingestor/pom.xml +++ b/ingestor/pom.xml @@ -13,7 +13,7 @@ true - 2.9.8 + 2.10.1