Skip to content

Commit

Permalink
Bump maven-scm-plugin from 1.12.2 to 2.0.1 in /dockerfile-image-update
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jun 15, 2023
1 parent 3575447 commit 39921d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile-image-update/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
</plugin>
<plugin>
<artifactId>maven-scm-plugin</artifactId>
<version>1.12.2</version>
<version>2.0.1</version>
<configuration>
<tag>${project.artifactId}-${project.version}</tag>
</configuration>
Expand Down

0 comments on commit 39921d0

Please sign in to comment.