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

This commit is contained in:
Renovate Bot 2024-05-31 09:01:47 +00:00
parent 0abef68e86
commit 1c19098c87

@ -28,7 +28,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.3</version>
<version>3.6.0</version>
<executions>
<execution>
<phase>package</phase>