Merge pull request #780 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.5.0

Bump maven-shade-plugin from 3.4.1 to 3.5.0
This commit is contained in:
Harald Kuhr 2023-06-19 12:08:24 +02:00 committed by GitHub
commit 8f94318f28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
<executions>
<execution>
<id>jakarta</id>