mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-21 06:32:08 +08:00
Merge pull request #95 from chillzhuang/dependabot/maven/dev/org.apache.maven.plugins-maven-gpg-plugin-3.2.8
⬆️ Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
This commit is contained in:
commit
5023e880a2
2
pom.xml
2
pom.xml
|
|
@ -718,7 +718,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-gpg-plugin</artifactId>
|
<artifactId>maven-gpg-plugin</artifactId>
|
||||||
<version>3.2.7</version>
|
<version>3.2.8</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>verify</phase>
|
<phase>verify</phase>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user