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

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

This commit is contained in:
renovate[bot]
2026-05-03 20:11:16 +00:00
committed by GitHub
parent d67984f5a1
commit a1011a39f6
+1 -1
View File
@@ -56,7 +56,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.1</version> <version>3.6.2</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>