From 7b27aead1cc5afcc394f9c2e729dd0db6e791dfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 10:08:19 -0700 Subject: [PATCH] chore(deps): Bump jackson-databind from 2.10.5.1 to 2.12.6.1 in /java/common (#2465) Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.5.1 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- java/common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/common/pom.xml b/java/common/pom.xml index e5a648a7f9..6b041d444c 100644 --- a/java/common/pom.xml +++ b/java/common/pom.xml @@ -75,7 +75,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.5.1 + 2.12.6.1 com.fasterxml.jackson.datatype