From 611d9dc32ce5aa0c4f545c0dd52d5d9301ceb46e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 02:44:07 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21 Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.20 to 2.21. - [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 ... Signed-off-by: dependabot[bot] --- knowledge-directory/pom.xml | 2 +- smart-connector/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/knowledge-directory/pom.xml b/knowledge-directory/pom.xml index 709f7d3f..ff606c19 100644 --- a/knowledge-directory/pom.xml +++ b/knowledge-directory/pom.xml @@ -79,7 +79,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.20 + 2.21 com.fasterxml.jackson.datatype diff --git a/smart-connector/pom.xml b/smart-connector/pom.xml index 63037948..ba8c5cfb 100644 --- a/smart-connector/pom.xml +++ b/smart-connector/pom.xml @@ -129,7 +129,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.20 + 2.21 com.fasterxml.jackson.datatype