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

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

This commit is contained in:
renovate[bot]
2025-09-19 20:02:45 +00:00
committed by Carm
parent 05d2a0082e
commit 02932ef7cb
+1 -1
View File
@@ -157,7 +157,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>
<executions>
<execution>
<phase>package</phase>