mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-14 03:49:45 +08:00
Merge pull request #64 from chillzhuang/dependabot/maven/dev/org.apache.maven.plugins-maven-source-plugin-3.3.1
⬆️ Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1
This commit is contained in:
commit
9fcab5ec7c
2
pom.xml
2
pom.xml
|
|
@ -588,7 +588,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.1</version>
|
<version>3.3.1</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>attach-sources</id>
|
<id>attach-sources</id>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user