From 0c8a4ec6e3679f8aeb860065a2b14aaefbdf7cb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 07:12:21 +0000 Subject: [PATCH] Bump tools.jackson.core:jackson-databind from 3.0.4 to 3.1.4 Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.0.4 to 3.1.4. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2968835..38b68d4 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ tools.jackson.core jackson-databind - 3.0.4 + 3.1.4 com.squareup.okhttp3