From a50c261d856333d3787bc4eeb7fdd0ee0c46b677 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 20:56:42 +0000 Subject: [PATCH] Bump maven-scm-publish-plugin from 3.1.0 to 3.2.1 Bumps [maven-scm-publish-plugin](https://github.com/apache/maven-scm-publish-plugin) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-scm-publish-plugin/releases) - [Commits](https://github.com/apache/maven-scm-publish-plugin/compare/maven-scm-publish-plugin-3.1.0...maven-scm-publish-plugin-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-scm-publish-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a94611ee0..d92159664 100644 --- a/pom.xml +++ b/pom.xml @@ -474,7 +474,7 @@ limitations under the License. org.apache.maven.plugins maven-scm-publish-plugin - 3.1.0 + 3.2.1 ${project.scm.developerConnection}