From 916de6c1d8ebd0ce3b4cd2429e1a38fb2b4d5f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 11:01:29 +0000 Subject: [PATCH] Bump jackson-version from 2.20.0 to 2.20.1 Bumps `jackson-version` from 2.20.0 to 2.20.1. Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.20.0 to 2.20.1 - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.20.0...jackson-dataformats-text-2.20.1) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.0 to 2.20.1 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/crd-schema/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/crd-schema/pom.xml b/tools/crd-schema/pom.xml index e81a767b74..958f35a692 100644 --- a/tools/crd-schema/pom.xml +++ b/tools/crd-schema/pom.xml @@ -16,7 +16,7 @@ - 2.20.0 + 2.20.1