From 3b3151cad7b477b1f4833a2ecba97b4f15c7456c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:06:38 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind in /zookeeper-api Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.6 to 2.21.5. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- zookeeper-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zookeeper-api/pom.xml b/zookeeper-api/pom.xml index b2fc3b1165..3456279215 100644 --- a/zookeeper-api/pom.xml +++ b/zookeeper-api/pom.xml @@ -88,7 +88,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.6 + 2.21.5 commons-codec