Update dependency org.apache.maven.plugins:maven-deploy-plugin to v2.8.2 #20
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -99,7 +99,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-deploy-plugin</artifactId>
|
||||
<version>2.8.1</version>
|
||||
<version>2.8.2</version>
|
||||
<configuration>
|
||||
<skip>true</skip>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in a new issue