Skip to content

Commit f3231dc

Browse files
Bump maven-scm-plugin from 1.12.2 to 2.0.1 in /dockerfile-image-update
Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 1.12.2 to 2.0.1. - [Commits](apache/maven-scm@maven-scm-1.12.2...maven-scm-2.0.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-scm-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15a6327 commit f3231dc

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>2.0.1</version>
319319
<configuration>
320320
<tag>${project.artifactId}-${project.version}</tag>
321321
</configuration>

0 commit comments

Comments
 (0)