Skip to content

Commit

Permalink
pin versions-maven-plugin to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jadami-stripe committed Dec 15, 2022
1 parent 8bb551e commit 8a609b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -1749,6 +1749,11 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.13.0</version>
</plugin>
<plugin>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.1</version>
Expand Down

0 comments on commit 8a609b1

Please sign in to comment.