Skip to content

Commit 96419b9

Browse files
committed
Update release-related plugins
1 parent ab13800 commit 96419b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,13 +182,13 @@
182182
<plugin>
183183
<groupId>org.apache.maven.plugins</groupId>
184184
<artifactId>maven-deploy-plugin</artifactId>
185-
<version>2.8.2</version>
185+
<version>3.0.0</version>
186186
</plugin>
187187

188188
<plugin>
189189
<groupId>org.apache.maven.plugins</groupId>
190190
<artifactId>maven-gpg-plugin</artifactId>
191-
<version>1.6</version>
191+
<version>3.0.1</version>
192192

193193
<executions>
194194
<execution>
@@ -258,7 +258,7 @@
258258
<plugin>
259259
<groupId>org.sonatype.plugins</groupId>
260260
<artifactId>nexus-staging-maven-plugin</artifactId>
261-
<version>1.6.7</version>
261+
<version>1.6.13</version>
262262

263263
<extensions>true</extensions>
264264

0 commit comments

Comments
 (0)