Skip to content

Commit 0e37570

Browse files
authored
build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0 (#1621)
1 parent 67dd427 commit 0e37570

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
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.sonatype.plugins</groupId>
4949
<artifactId>nexus-staging-maven-plugin</artifactId>
50-
<version>1.6.14</version>
50+
<version>1.7.0</version>
5151
<configuration>
5252
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
5353
</configuration>

0 commit comments

Comments
 (0)