Skip to content

Commit 93a6899

Browse files
authored
build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0 (#3188)
1 parent 85bf5cf commit 93a6899

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
@@ -48,7 +48,7 @@
4848
<plugin>
4949
<groupId>org.sonatype.plugins</groupId>
5050
<artifactId>nexus-staging-maven-plugin</artifactId>
51-
<version>1.6.13</version>
51+
<version>1.7.0</version>
5252
<configuration>
5353
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
5454
</configuration>

0 commit comments

Comments
 (0)