Skip to content

Commit e136a25

Browse files
Bump maven-scm-plugin from 1.12.2 to 1.13.0
Dependabot couldn't find the original pull request head commit, 763ef4c.
1 parent c58d12d commit e136a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<plugin>
9595
<groupId>org.apache.maven.plugins</groupId>
9696
<artifactId>maven-scm-plugin</artifactId>
97-
<version>1.12.0</version>
97+
<version>1.13.0</version>
9898
<configuration>
9999
<tag>${project.version}</tag>
100100
</configuration>

0 commit comments

Comments
 (0)