From a138e3e53d16e0a09814e773cbcd7ca3e6d40908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:51:19 +0000 Subject: [PATCH] chore(deps): bump org.codehaus.jackson:jackson-mapper-asl Bumps org.codehaus.jackson:jackson-mapper-asl from 1.9.2 to 1.9.13. --- updated-dependencies: - dependency-name: org.codehaus.jackson:jackson-mapper-asl dependency-version: 1.9.13 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..63864f5 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ org.codehaus.jackson jackson-mapper-asl - 1.9.2 + 1.9.13