Skip to content

Commit a00fc94

Browse files
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](apache/maven-scm@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] <support@github.com>
1 parent 834520d commit a00fc94

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
@@ -91,7 +91,7 @@
9191
<plugin>
9292
<groupId>org.apache.maven.plugins</groupId>
9393
<artifactId>maven-scm-plugin</artifactId>
94-
<version>1.13.0</version>
94+
<version>2.0.1</version>
9595
<configuration>
9696
<tag>${project.version}</tag>
9797
</configuration>

0 commit comments

Comments
 (0)