Skip to content

Commit 52297ea

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 b83f53a commit 52297ea

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
@@ -315,7 +315,7 @@
315315
</plugin>
316316
<plugin>
317317
<artifactId>maven-scm-plugin</artifactId>
318-
<version>1.12.2</version>
318+
<version>1.13.0</version>
319319
<configuration>
320320
<tag>${project.artifactId}-${project.version}</tag>
321321
</configuration>

0 commit comments

Comments
 (0)