1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

[Ci skip] Merge pull request #1472 from TheBusyBiscuit/renovate/org.apache.maven.plugins-maven-source-plugin-3.x

Update dependency org.apache.maven.plugins:maven-source-plugin to v3.2.1
This commit is contained in:
TheBusyBiscuit 2020-02-08 01:54:31 +01:00 committed by GitHub
commit 4a238dca2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<executions>
<execution>
<id>attach-sources</id>