Skip to content

Commit 5ac9ea5

Browse files
committed
Update nexus-staging-maven-plugin to 1.7.0
1 parent 0464ab6 commit 5ac9ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@
431431
<groupId>org.sonatype.plugins</groupId>
432432
<artifactId>nexus-staging-maven-plugin</artifactId>
433433
<!-- check newest version here: https://central.sonatype.com/artifact/org.sonatype.plugins/nexus-staging-maven-plugin -->
434-
<version>1.6.13</version>
434+
<version>1.7.0</version>
435435
<extensions>true</extensions>
436436
<configuration>
437437
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)