From 614bacde17ecb81beb5ecfda0346587576398d2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 18:01:22 +0000 Subject: [PATCH] chore(deps): bump org.codehaus.jackson:jackson-xc from 1.9.2 to 1.9.11 Bumps org.codehaus.jackson:jackson-xc from 1.9.2 to 1.9.11. --- updated-dependencies: - dependency-name: org.codehaus.jackson:jackson-xc dependency-version: 1.9.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8acab62..ac386c1 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,7 @@ org.codehaus.jackson jackson-xc - 1.9.2 + 1.9.11