Skip to content

Commit 8bfc598

Browse files
authored
Merge pull request #5282 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-scm-plugin-2.1.0
build(deps): bump org.apache.maven.plugins:maven-scm-plugin from 2.0.1 to 2.1.0
2 parents dab6b43 + d0cf7dc commit 8bfc598

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
@@ -939,7 +939,7 @@
939939
<plugin>
940940
<groupId>org.apache.maven.plugins</groupId>
941941
<artifactId>maven-scm-plugin</artifactId>
942-
<version>2.0.1</version>
942+
<version>2.1.0</version>
943943
<configuration>
944944
<sign>true</sign>
945945
</configuration>

0 commit comments

Comments
 (0)