Use stable version for maven-shade-plugin

This commit is contained in:
Camotoy 2022-04-23 14:14:09 -04:00
parent c36b98d778
commit 4cb18ebf5b
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F
6 changed files with 5 additions and 18 deletions

View file

@ -93,7 +93,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0</version>
<dependencies>
<dependency>
<groupId>com.github.edwgiz</groupId>