Merge pull request #93 from SBDPlugins/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.5.1

Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1
This commit is contained in:
Stijn Bannink 2023-10-04 11:30:06 +02:00 committed by GitHub
commit 5107277a7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@
<!-- Shade JAR --> <!-- Shade JAR -->
<plugin> <plugin>
<artifactId>maven-shade-plugin</artifactId> <artifactId>maven-shade-plugin</artifactId>
<version>3.5.0</version> <version>3.5.1</version>
<configuration> <configuration>
<relocations> <relocations>
<relocation> <relocation>