Update maven-shade-plugin from `3.3.0-SNAPSHOT` to `3.3.0`

This commit is contained in:
Christian Koop 2022-06-07 19:45:24 +02:00
parent ee6b540a23
commit 547425dec9
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0</version>
<executions>
<execution>