1
mirror of https://github.com/CarmJos/TimeForFlight.git synced 2026-06-04 07:08:17 +08:00

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

This commit is contained in:
renovate[bot]
2026-03-05 13:08:05 +00:00
committed by Carm
parent 64c4a6d2dc
commit 51cd4c4f28
+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.1</version> <version>3.6.2</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>