From f45e6a28b7cf0f4311d171575a8e408e380451cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 13:43:05 +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.22.0 to 2.22.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.1 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 c0fe661d48..436980628f 100644 --- a/modules/jpa-schema/pom.xml +++ b/modules/jpa-schema/pom.xml @@ -56,7 +56,7 @@ com.fasterxml.jackson.core jackson-databind - 2.22.0 + 2.22.1 diff --git a/modules/mcp-bridge/pom.xml b/modules/mcp-bridge/pom.xml index 0c591fbc69..55ec2b4c49 100644 --- a/modules/mcp-bridge/pom.xml +++ b/modules/mcp-bridge/pom.xml @@ -41,7 +41,7 @@ - 2.22.0 + 2.22.1