Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 #93

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.5.1 into master 2023-10-04 09:30:07 +00:00
Showing only changes of commit 56ffebfcc6 - Show all commits

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>