Skip to content

Commit 7d17637

Browse files
committed
build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0
1 parent fb87fc4 commit 7d17637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<plugin>
6161
<groupId>org.sonatype.plugins</groupId>
6262
<artifactId>nexus-staging-maven-plugin</artifactId>
63-
<version>1.6.13</version>
63+
<version>1.7.0</version>
6464
<configuration>
6565
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
6666
</configuration>

0 commit comments

Comments
 (0)