Skip to content

Commit 5403334

Browse files
build(deps): bump maven-scm-plugin from 1.13.0 to 2.0.0 (#1985)
Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 1.13.0 to 2.0.0. - [Release notes](https://github.com/apache/maven-scm/releases) - [Commits](apache/maven-scm@maven-scm-1.13.0...maven-scm-2.0.0) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0aedbf1 commit 5403334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
109109
<bom-generator.version>0.94.0</bom-generator.version>
110110
<bom.template.file.path>file://${project.basedir}/src/config/bom.xml</bom.template.file.path>
111-
<maven-scm-plugin.version>1.13.0</maven-scm-plugin.version>
111+
<maven-scm-plugin.version>2.0.0</maven-scm-plugin.version>
112112
<maven-versions-plugin.version>2.15.0</maven-versions-plugin.version>
113113
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
114114
<maven-deploy-plugin.version>3.1.0</maven-deploy-plugin.version>

0 commit comments

Comments
 (0)