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

This commit is contained in:
Christian Koop 2024-06-22 16:06:45 +02:00
parent 86479be189
commit 4d448ff0ad
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.3</version>
<version>3.6.0</version>
<executions>
<execution>