From 23d9692343118fcf87be650567a5d5335fcfca5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 07:23:01 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind Bumps the maven group with 1 update in the /examples/large-documents directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.22.0 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.1 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- examples/large-documents/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/large-documents/pom.xml b/examples/large-documents/pom.xml index b0feac5..37a9a13 100644 --- a/examples/large-documents/pom.xml +++ b/examples/large-documents/pom.xml @@ -39,7 +39,7 @@ com.fasterxml.jackson.core jackson-databind - 2.22.0 + 2.22.1