Skip to content

Commit 77efec8

Browse files
Bump maven-scm-plugin from 1.12.2 to 1.13.0 in /dockerfile-image-update
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] <support@github.com>
1 parent 7b9e073 commit 77efec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile-image-update/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
</plugin>
311311
<plugin>
312312
<artifactId>maven-scm-plugin</artifactId>
313-
<version>1.12.2</version>
313+
<version>1.13.0</version>
314314
<configuration>
315315
<tag>${project.artifactId}-${project.version}</tag>
316316
</configuration>

0 commit comments

Comments
 (0)