Skip to content

Commit e8e1576

Browse files
authored
build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0 (#1459)
1 parent e3fac2b commit e8e1576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/pom.xml

+1-1
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.13</version>
50+
<version>1.7.0</version>
5151
<configuration>
5252
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
5353
</configuration>

0 commit comments

Comments
 (0)