Skip to content

Commit

Permalink
chore(pom): upgrade org.apache.maven.scm
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-elimu committed Aug 2, 2024
1 parent fc41767 commit 586ba1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-gitexe</artifactId>
<version>1.13.0</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-api</artifactId>
<version>1.13.0</version>
<version>2.1.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 586ba1d

Please sign in to comment.