Skip to content

Commit

Permalink
Merge pull request #125 from abashev/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-scm-plugin-2.0.1

Bump org.apache.maven.plugins:maven-scm-plugin from 1.9.4 to 2.0.1
  • Loading branch information
abashev authored Sep 21, 2023
2 parents cd59a1f + f29a24e commit 2a74a2f
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 @@ -104,7 +104,7 @@
</plugin>
<plugin>
<artifactId>maven-scm-plugin</artifactId>
<version>1.9.4</version>
<version>2.0.1</version>
<configuration>
<tag>${project.version}</tag>
</configuration>
Expand Down

0 comments on commit 2a74a2f

Please sign in to comment.