From 6e2e9897fd8cca82925f460b6af91525e3e97b97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 10:34:43 +0000 Subject: [PATCH] chore(deps-dev): Bump org.apache.maven.plugins:maven-deploy-plugin Bumps the minor-patch group with 1 update in the / directory: [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin). Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.4 to 3.2.0 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.4...maven-deploy-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 44c075e..6044305 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ maven-deploy-plugin - 3.1.4 + 3.2.0 maven-javadoc-plugin