1
mirror of https://github.com/CarmJos/EasyPlugin.git synced 2026-06-04 16:48:16 +08:00

chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1

This commit is contained in:
renovate[bot]
2025-09-13 23:13:22 +00:00
committed by Carm
parent 6ec015308c
commit 95d2921c02
+1 -1
View File
@@ -258,7 +258,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>