Fix maven shade plugin

This commit is contained in:
James Peters 2022-05-20 15:53:46 +01:00
parent 5b7e059ed1
commit f88baf2c1c
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0</version>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<artifactSet>