From cf6588bb69f1e71416fae4f26b2ee117d512b913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 18:16:09 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9.3 to 2.12.7.1. - [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] --- jun_java_plugins/jun_serialization/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jun_java_plugins/jun_serialization/pom.xml b/jun_java_plugins/jun_serialization/pom.xml index 440e24b0f..acd44df33 100644 --- a/jun_java_plugins/jun_serialization/pom.xml +++ b/jun_java_plugins/jun_serialization/pom.xml @@ -69,7 +69,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9.3 + 2.12.7.1