From d8a27c598bbb2e14e89d8bbfd214344f6f896cc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:14:17 +0000 Subject: [PATCH] build(deps): bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.21.4 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- modules/jpa-schema/pom.xml | 2 +- modules/mcp-bridge/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/jpa-schema/pom.xml b/modules/jpa-schema/pom.xml index 6c0ffcb1eb..c0fe661d48 100644 --- a/modules/jpa-schema/pom.xml +++ b/modules/jpa-schema/pom.xml @@ -56,7 +56,7 @@ com.fasterxml.jackson.core jackson-databind - 2.21.4 + 2.22.0 diff --git a/modules/mcp-bridge/pom.xml b/modules/mcp-bridge/pom.xml index 8d3de20410..0c591fbc69 100644 --- a/modules/mcp-bridge/pom.xml +++ b/modules/mcp-bridge/pom.xml @@ -41,7 +41,7 @@ - 2.21.4 + 2.22.0