Skip to content

Commit

Permalink
Bump maven-scm-provider-gitexe from 1.13.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps maven-scm-provider-gitexe from 1.13.0 to 2.0.0.

---
updated-dependencies:
- dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slandelle committed Mar 19, 2023
1 parent dde704a commit 531f954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -552,7 +552,7 @@
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-gitexe</artifactId>
<version>1.13.0</version>
<version>2.0.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 531f954

Please sign in to comment.