From a00fc94ec81f39b920a0a07504afa536f219664d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 19:41:02 +0000 Subject: [PATCH] Bump maven-scm-plugin from 1.13.0 to 2.0.1 Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 1.13.0 to 2.0.1. - [Commits](https://github.com/apache/maven-scm/compare/maven-scm-1.13.0...maven-scm-2.0.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-scm-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 d05a2a66..ebe8851e 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ org.apache.maven.plugins maven-scm-plugin - 1.13.0 + 2.0.1 ${project.version}