chore(deps): update maven-shade-plugin to v3.6.0

This commit is contained in:
Christian Koop 2024-06-22 15:50:01 +02:00
parent 9842de0c0d
commit 01508fce33
No known key found for this signature in database
GPG Key ID: 6A4A09E8ED946113

View File

@ -25,7 +25,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<executions>
<execution>