Skip to content

Commit

Permalink
Bump maven-scm-plugin from 1.12.2 to 1.13.0 (#554)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
1 parent 6604dc2 commit c89387f
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 c89387f

Please sign in to comment.