From 9178ed44bfb7777bdbc7962290ebae8484ce36f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 16:45:42 +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.3 to 2.21.4. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 12f7638558..6c0ffcb1eb 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.3 + 2.21.4 diff --git a/modules/mcp-bridge/pom.xml b/modules/mcp-bridge/pom.xml index 7ea585526e..8d3de20410 100644 --- a/modules/mcp-bridge/pom.xml +++ b/modules/mcp-bridge/pom.xml @@ -41,7 +41,7 @@ - 2.21.3 + 2.21.4