Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.0 #14

Merged
Fascinated merged 1 commits from renovate/org.apache.maven.plugins-maven-shade-plugin-3.x into master 2024-07-07 02:35:48 +00:00

@ -41,7 +41,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.3</version>
<version>3.6.0</version>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
</configuration>