Upgrade maven-shade to fix build

This commit is contained in:
Tad Hunt 2023-09-11 10:11:52 -06:00 committed by EtienneDx
parent 363d7f9c5e
commit 364e056f1b

View File

@ -36,7 +36,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>
<filters>