From 01f78a507fb6946b7a667cd00fc541670d3a4d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:50:44 +0000 Subject: [PATCH] Build(deps): Bump jackson-databind in /druid/adhoc-jobs Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.7.8 to 2.12.6.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- druid/adhoc-jobs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/druid/adhoc-jobs/pom.xml b/druid/adhoc-jobs/pom.xml index 23947c01e..3d2f7e933 100644 --- a/druid/adhoc-jobs/pom.xml +++ b/druid/adhoc-jobs/pom.xml @@ -46,7 +46,7 @@ com.fasterxml.jackson.core jackson-databind - 2.7.8 + 2.12.6.1 com.fasterxml.jackson.module