From 858dbccfd71ef5cfc460e42c73735f6a50a63035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 06:35:32 +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.7.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..8933831e9 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.7.1 com.fasterxml.jackson.module