Updates maven-shade-plugin from v3.3.0 to v3.5.0

This commit is contained in:
Christian Koop 2023-06-18 01:00:48 +02:00
parent b6e1d0afca
commit fbf6531f08
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

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