From d0d0d3fec50204a7d5a1b5814552c6f4f96eed64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 03:05:25 +0000 Subject: [PATCH] Bump jackson-module-jsonSchema.version from 2.20.1 to 2.20.2 Bumps `jackson-module-jsonSchema.version` from 2.20.1 to 2.20.2. Updates `com.fasterxml.jackson.module:jackson-module-jsonSchema` from 2.20.1 to 2.20.2 - [Commits](https://github.com/FasterXML/jackson-module-jsonSchema/compare/jackson-module-jsonSchema-parent-2.20.1...jackson-module-jsonSchema-parent-2.20.2) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.20.1 to 2.20.2 - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.20.1...jackson-dataformats-text-2.20.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-jsonSchema dependency-version: 2.20.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pom.xml b/docs/pom.xml index 01e780d81e..7a9f132260 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -15,7 +15,7 @@ Spring Cloud Contract Docs Spring Cloud Contract Docs - 2.20.1 + 2.20.2 spring-cloud-contract ${basedir}/.. spring.cloud.*