From a74f40f3e797d1ce14ec3e4435a87db4ea1b3481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:01:25 +0000 Subject: [PATCH] Bump jackson-databind from 2.11.2 to 2.12.6.1 in /java_test_json Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.2 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] --- java_test_json/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java_test_json/pom.xml b/java_test_json/pom.xml index 17897cec..e5b0f5cc 100644 --- a/java_test_json/pom.xml +++ b/java_test_json/pom.xml @@ -23,7 +23,7 @@ UTF-8 - 2.11.2 + 2.12.6.1