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

Bump maven-shade-plugin from 3.2.2 to 3.4.1
This commit is contained in:
Harald Kuhr 2023-05-25 14:39:24 +02:00 committed by GitHub
commit c57e8f80fa
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.2.2</version>
<version>3.4.1</version>
<executions>
<execution>
<id>jakarta</id>