1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

[CI skip] Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.0

This commit is contained in:
renovate[bot] 2023-06-16 21:45:19 +02:00 committed by GitHub
parent 79e057d2aa
commit 2b338262fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -191,7 +191,7 @@
<!-- Dependency shading --> <!-- Dependency shading -->
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId> <artifactId>maven-shade-plugin</artifactId>
<version>3.4.1</version> <version>3.5.0</version>
<configuration> <configuration>
<!-- Relocate these to avoid clashes and conflicts --> <!-- Relocate these to avoid clashes and conflicts -->