From d889c5eb5896ec61b94275c1e8afd9bc18840210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 22:06:37 +0000 Subject: [PATCH] chore(deps): bump jackson.version from 2.21.3 to 2.22.0 Bumps `jackson.version` from 2.21.3 to 2.22.0. Updates `com.fasterxml.jackson.core:jackson-core` from 2.21.3 to 2.22.0 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.21.3...jackson-core-2.22.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.3 to 2.22.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.21.3 to 2.22.0 - [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.21.3...jackson-dataformats-text-2.22.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 75e591c..252df8c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ https://sonarcloud.io 5.3.1 - 2.21.3 + 2.22.0 1.5.32 2.0.17 4.7.7