Skip to content

Commit

Permalink
pin versions-maven-plugin to 2.13.0 (#9993)
Browse files Browse the repository at this point in the history
Co-authored-by: Johan Adami <jadami@stripe.com>
  • Loading branch information
jadami10 and jadami-stripe committed Dec 15, 2022
1 parent 8fbb2d5 commit 7eba70c
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 7eba70c

Please sign in to comment.