1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Merge pull request #3981 from Slimefun/renovate/org.apache.maven.plugins-maven-shade-plugin-3.x

Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1
This commit is contained in:
TheBusyBiscuit 2023-09-30 12:54:34 +02:00 committed by GitHub
commit 2a9fd3a853
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.5.0</version> <version>3.5.1</version>
<configuration> <configuration>
<!-- Relocate these to avoid clashes and conflicts --> <!-- Relocate these to avoid clashes and conflicts -->