From a98da0075728964ceb69d9fd8ad7f4ff72ec0519 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 22:07:51 +0000 Subject: [PATCH] Bump jackson.version from 2.9.8 to 2.10.3 in /ingestor Bumps `jackson.version` from 2.9.8 to 2.10.3. Updates `jackson-core` from 2.9.8 to 2.10.3 - [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.3) Updates `jackson-annotations` from 2.9.8 to 2.10.3 - [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.3 - [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.3 - [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.3) 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..cec42f9 100644 --- a/ingestor/pom.xml +++ b/ingestor/pom.xml @@ -13,7 +13,7 @@ true - 2.9.8 + 2.10.3