Skip to content

Commit 8f92392

Browse files
authored
Merge pull request #4932 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-scm-plugin-2.0.1
build(deps): bump maven-scm-plugin from 2.0.0 to 2.0.1
2 parents f8328b6 + 1d26c97 commit 8f92392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -918,7 +918,7 @@
918918
<plugin>
919919
<groupId>org.apache.maven.plugins</groupId>
920920
<artifactId>maven-scm-plugin</artifactId>
921-
<version>2.0.0</version>
921+
<version>2.0.1</version>
922922
<configuration>
923923
<sign>true</sign>
924924
</configuration>

0 commit comments

Comments
 (0)