From f97cd229ec856d0ec2635b32ed1b519f898742fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 00:08:09 +0000 Subject: [PATCH] build(deps): bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [io.modelcontextprotocol.sdk:mcp-bom](https://github.com/modelcontextprotocol/java-sdk), [com.google.code.gson:gson](https://github.com/google/gson), [commons-codec:commons-codec](https://github.com/apache/commons-codec) and software.amazon.awssdk:bom. Updates `io.modelcontextprotocol.sdk:mcp-bom` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/modelcontextprotocol/java-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/java-sdk/compare/v1.1.1...v1.1.2) Updates `com.google.code.gson:gson` from 2.13.2 to 2.14.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.13.2...gson-parent-2.14.0) Updates `commons-codec:commons-codec` from 1.21.0 to 1.22.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.21.0...rel/commons-codec-1.22.0) Updates `software.amazon.awssdk:bom` from 2.42.39 to 2.42.41 --- updated-dependencies: - dependency-name: io.modelcontextprotocol.sdk:mcp-bom dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.google.code.gson:gson dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: commons-codec:commons-codec dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: software.amazon.awssdk:bom dependency-version: 2.42.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- modules/jooby-awssdk-v2/pom.xml | 2 +- modules/jooby-openapi/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/jooby-awssdk-v2/pom.xml b/modules/jooby-awssdk-v2/pom.xml index 413ed3da92..1ada8fa4fb 100644 --- a/modules/jooby-awssdk-v2/pom.xml +++ b/modules/jooby-awssdk-v2/pom.xml @@ -12,7 +12,7 @@ jooby-awssdk-v2 - 2.42.39 + 2.42.41 diff --git a/modules/jooby-openapi/pom.xml b/modules/jooby-openapi/pom.xml index 92c6af9875..cb1a40e17e 100644 --- a/modules/jooby-openapi/pom.xml +++ b/modules/jooby-openapi/pom.xml @@ -74,7 +74,7 @@ commons-codec commons-codec - 1.21.0 + 1.22.0 diff --git a/pom.xml b/pom.xml index 1c576217ed..f1f8115e12 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ 4.1.1 2.21.2 3.1.2 - 2.13.2 + 2.14.0 3.0.1 3.0.4 2.4.0 @@ -265,7 +265,7 @@ io.modelcontextprotocol.sdk mcp-bom - 1.1.1 + 1.1.2 pom import diff --git a/tests/pom.xml b/tests/pom.xml index 02d3031f2d..31d9c572eb 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -353,7 +353,7 @@ commons-codec commons-codec - 1.21.0 + 1.22.0