Skip to content

Commit

Permalink
Bump maven-scm-plugin from 1.12.2 to 1.13.0
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, 763ef4c.
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
1 parent c58d12d commit e136a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-plugin</artifactId>
<version>1.12.0</version>
<version>1.13.0</version>
<configuration>
<tag>${project.version}</tag>
</configuration>
Expand Down

0 comments on commit e136a25

Please sign in to comment.