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-source-plugin to v3.4.0

This commit is contained in:
renovate[bot]
2025-11-29 02:27:15 +00:00
committed by Carm
parent 02932ef7cb
commit fdd3f3f300
+1 -1
View File
@@ -144,7 +144,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId> <artifactId>maven-source-plugin</artifactId>
<version>3.3.1</version> <version>3.4.0</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>