Skip to content

Commit 79af27a

Browse files
Bump maven-scm-plugin from 1.12.2 to 1.13.0
Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 1.12.2 to 1.13.0. - [Release notes](https://github.com/apache/maven-scm/releases) - [Commits](apache/maven-scm@maven-scm-1.12.2...maven-scm-1.13.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-scm-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51eeb3d commit 79af27a

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
@@ -857,7 +857,7 @@
857857
<plugin>
858858
<groupId>org.apache.maven.plugins</groupId>
859859
<artifactId>maven-scm-plugin</artifactId>
860-
<version>1.12.2</version>
860+
<version>1.13.0</version>
861861
<configuration>
862862
<sign>true</sign>
863863
</configuration>

0 commit comments

Comments
 (0)