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

This commit is contained in:
renovate[bot] 2024-10-29 10:58:07 +00:00 committed by GitHub
parent 2483f600d6
commit 95ada6e84d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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