Merge pull request #17 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.4.0

Bump maven-shade-plugin from 3.3.0 to 3.4.0
This commit is contained in:
hyperdefined
2022-09-19 22:32:43 -04:00
committed by GitHub

View File

@@ -60,7 +60,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId> <artifactId>maven-shade-plugin</artifactId>
<version>3.3.0</version> <version>3.4.0</version>
<configuration> <configuration>
<relocations> <relocations>
<relocation> <relocation>