1
mirror of https://github.com/CarmJos/PlayerPrefix.git synced 2026-06-04 09:59:31 +08:00

Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1

This commit is contained in:
renovate[bot]
2025-09-13 22:41:47 +00:00
committed by Carm
parent 4a1382a452
commit 91935882bd
+1 -1
View File
@@ -157,7 +157,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId> <artifactId>maven-shade-plugin</artifactId>
<version>3.6.0</version> <version>3.6.1</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>