From 6a8b0871fab4b017716be07629fec8c1d729aae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 13:57:28 +0000 Subject: [PATCH] Bump maven-deploy-plugin from 2.8.2 to 3.0.0 Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f33206b..9e119c7 100644 --- a/pom.xml +++ b/pom.xml @@ -266,7 +266,7 @@ LICENSE.txt file in the root directory of this source tree. maven-deploy-plugin - 2.8.2 + 3.0.0 maven-javadoc-plugin