From 5cdd41d29664a47149e2d0e1a5667d2ce2eb1b22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 10:23:55 +0000 Subject: [PATCH] build(deps): bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) and [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin). Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0) Updates `io.github.git-commit-id:git-commit-id-maven-plugin` from 10.0.0 to 10.0.1 - [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases) - [Commits](https://github.com/git-commit-id/git-commit-id-maven-plugin/compare/v10.0.0...v10.0.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- cli/pom.xml | 4 ++-- client/pom.xml | 2 +- mcp/pom.xml | 2 +- server/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index dafe6f8..c6a0017 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -79,7 +79,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 diff --git a/cli/pom.xml b/cli/pom.xml index 404d4d9..aa51bdd 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -108,7 +108,7 @@ io.github.git-commit-id git-commit-id-maven-plugin - 10.0.0 + 10.0.1 get-the-git-infos @@ -131,7 +131,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 diff --git a/client/pom.xml b/client/pom.xml index 18bddcb..0043667 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 diff --git a/mcp/pom.xml b/mcp/pom.xml index 7ab897d..6619924 100644 --- a/mcp/pom.xml +++ b/mcp/pom.xml @@ -106,7 +106,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 diff --git a/server/pom.xml b/server/pom.xml index 37f1073..123c793 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -215,7 +215,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0