From ddce98572e1b420d9b9fa6ee3e148b21a38e6202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 16:27:16 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind from null to 2.12.7.1 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from null to 2.12.7.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.12.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e908180d..9de64bebb 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ all modules and does not describe the project structure per-subproject. com.fasterxml.jackson.core jackson-databind - null + 2.12.7.1 compile