From e324f5641eea8ec39e9242aa2cbd225fb02bf0e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:51:28 +0000 Subject: [PATCH] chore(deps): bump org.codehaus.jackson:jackson-core-asl Bumps org.codehaus.jackson:jackson-core-asl from 1.9.2 to 1.9.11. --- updated-dependencies: - dependency-name: org.codehaus.jackson:jackson-core-asl 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 0480dc2..5dbbfa4 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ org.codehaus.jackson jackson-core-asl - 1.9.2 + 1.9.11