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.3.1

This commit is contained in:
renovate[bot]
2025-01-18 04:21:24 +00:00
committed by Carm
parent e9d404f24a
commit 3c7cb5afb7
+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.2.0</version> <version>3.3.1</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>package</phase>