From 2f8e151475fb845bf9cf9191e59221d572bbfea2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 07:12:37 +0000 Subject: [PATCH] chore(deps): bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.21.3 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 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 ef7402c..4ce33ec 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ Jackson is bundled and relocated (see maven-shade-plugin), so it is decoupled from the Jackson that Hadoop ships. Keep this aligned with the version the kubernetes-client pulls in (jackson-datatype-jsr310 / jackson-dataformat-yaml) so the bundled Jackson set is consistent. --> - 2.21.3 + 2.22.0