Skip to content

Commit

Permalink
Bump maven-scm-api from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [maven-scm-api](https://github.com/apache/maven-scm) from 2.0.0 to 2.0.1.
- [Commits](apache/maven-scm@maven-scm-2.0.0...maven-scm-2.0.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.scm:maven-scm-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slandelle committed Jul 7, 2023
1 parent 6594e7f commit ed5574d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -546,7 +546,7 @@
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-api</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ed5574d

Please sign in to comment.