From f14d88337920c16dcad0efa2e9a7bf55c63f7e51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 07:54:16 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-shade-plugin in /SimpleAPI Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.6.1...maven-shade-plugin-3.6.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- SimpleAPI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SimpleAPI/pom.xml b/SimpleAPI/pom.xml index 47f7692..366f140 100644 --- a/SimpleAPI/pom.xml +++ b/SimpleAPI/pom.xml @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.6.1 + 3.6.2 false false