Skip to content

Commit

Permalink
Define maven wrapper plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Feb 27, 2024
1 parent d1f3397 commit ded0219
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2305,6 +2305,12 @@
</configuration>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-wrapper-plugin</artifactId>
<version>3.2.0</version>
</plugin>

<plugin>
<groupId>org.skife.maven</groupId>
<artifactId>really-executable-jar-maven-plugin</artifactId>
Expand Down

0 comments on commit ded0219

Please sign in to comment.