From a075ae9a1c0d1cb3978b0c0b02e8d55eb9050bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 14:52:01 +0000 Subject: [PATCH] chore(deps): bump the maven-deps group across 1 directory with 5 updates Bumps the maven-deps group with 5 updates in the /MCP directory: | Package | From | To | | --- | --- | --- | | [org.json:json](https://github.com/douglascrockford/JSON-java) | `20251224` | `20260522` | | [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `2.4.0.Final` | `2.4.2.Final` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.10.0` | `0.11.0` | Updates `org.json:json` from 20251224 to 20260522 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/compare/20251224...20260522) Updates `io.undertow:undertow-core` from 2.4.0.Final to 2.4.2.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](https://github.com/undertow-io/undertow/compare/2.4.0.Final...2.4.2.Final) Updates `org.junit.jupiter:junit-jupiter` from 6.0.3 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-version: 2.4.2.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.json:json dependency-version: '20260522' dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-deps ... Signed-off-by: dependabot[bot] --- MCP/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/MCP/pom.xml b/MCP/pom.xml index 1d885088..9b30b631 100644 --- a/MCP/pom.xml +++ b/MCP/pom.xml @@ -58,7 +58,7 @@ org.json json - 20251224 + 20260522 @@ -74,7 +74,7 @@ io.undertow undertow-core - 2.4.0.Final + 2.4.2.Final @@ -83,7 +83,7 @@ org.junit.jupiter junit-jupiter - 6.0.3 + 6.1.1 test @@ -100,7 +100,7 @@ maven-surefire-plugin - 3.5.5 + 3.5.6 maven-jar-plugin @@ -174,7 +174,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.10.0 + 0.11.0 true central