From afa7e809e4a8f80c403afeeb1f7fd92b2ba92a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 23:16:53 +0000 Subject: [PATCH] chore(deps): bump com.fasterxml.jackson.core:jackson-core Bumps the maven group with 1 update in the / directory: [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core). Updates `com.fasterxml.jackson.core:jackson-core` from 2.20.1 to 2.21.1 - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.20.1...jackson-core-2.21.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.1 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index de2cb84..cb4aa8f 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ com.fasterxml.jackson.core jackson-core - 2.20.1 + 2.21.1