From b8c6b29907f28f0d2fa20dddbe8a75897955805c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 16:54:54 +0000 Subject: [PATCH] Bump the version-updates group across 1 directory with 2 updates Bumps the version-updates group with 2 updates in the / directory: [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.20 to 2.21 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.1 to 2.21.1 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.21' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0d0f3f5..204c499 100644 --- a/pom.xml +++ b/pom.xml @@ -106,13 +106,13 @@ com.fasterxml.jackson.core jackson-annotations - 2.20 + 2.21 com.fasterxml.jackson.core jackson-databind - 2.20.1 + 2.21.1