From 3f4973b0ac2ce7b3922ad5fc99bc07c85c94c7ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 05:03:52 +0000 Subject: [PATCH] deps: bump tools.jackson.core:jackson-databind from 3.1.0 to 3.1.1 Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.1.0 to 3.1.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.1.1 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 124a98f..3beb79c 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ tools.jackson.core jackson-databind - 3.1.0 + 3.1.1 compile