Skip to content

Commit c73fda8

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

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
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.sonatype.plugins</groupId>
6464
<artifactId>nexus-staging-maven-plugin</artifactId>
65-
<version>1.6.14</version>
65+
<version>1.7.0</version>
6666
<configuration>
6767
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
6868
</configuration>

0 commit comments

Comments
 (0)