From 186f061a2b0d4ba9ba7508583020fe4a1e941742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 17:23: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 04ebf6f..882f2ee 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ org.codehaus.jackson jackson-core-asl - 1.9.2 + 1.9.11