Skip to content

Commit

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

Bump maven-scm-plugin from 2.0.0 to 2.0.1
  • Loading branch information
bmaggi authored Dec 4, 2023
2 parents 8367b71 + eebbefb commit aa18530
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 @@
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-plugin</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.scm</groupId>
Expand Down

0 comments on commit aa18530

Please sign in to comment.