From 43e7ee0d5a1b3e64db503bdfb3d3c91f149da381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 04:42:55 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22 Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.21 to 2.22. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: '2.22' 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 5e37d222..70a77470 100644 --- a/knowledge-directory/pom.xml +++ b/knowledge-directory/pom.xml @@ -79,7 +79,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.21 + 2.22 com.fasterxml.jackson.datatype diff --git a/smart-connector/pom.xml b/smart-connector/pom.xml index 0ea34876..06510801 100644 --- a/smart-connector/pom.xml +++ b/smart-connector/pom.xml @@ -117,7 +117,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.21 + 2.22 com.fasterxml.jackson.datatype