From aa7c186f0be529a9ed9833ae7f8395e38d0418a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 11:24:38 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind in /commons-jcs4-core Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) from 2.21.4 to 2.21.5. - [Commits](https://github.com/FasterXML/jackson-databind/compare/jackson-databind-2.21.4...jackson-databind-2.21.5) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- commons-jcs4-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commons-jcs4-core/pom.xml b/commons-jcs4-core/pom.xml index ac39bb976..842240d87 100644 --- a/commons-jcs4-core/pom.xml +++ b/commons-jcs4-core/pom.xml @@ -104,7 +104,7 @@ com.fasterxml.jackson.core jackson-databind - 2.21.4 + 2.21.5 true