Skip to content

Commit c5fd201

Browse files
authored
Merge pull request #30 from fmhwong/main
Update nexus-staging-maven-plugin version
2 parents b180f99 + 69d75a0 commit c5fd201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
<plugin>
273273
<groupId>org.sonatype.plugins</groupId>
274274
<artifactId>nexus-staging-maven-plugin</artifactId>
275-
<version>1.6.3</version>
275+
<version>1.6.13</version>
276276
<extensions>true</extensions>
277277
<configuration>
278278
<nexusUrl>https://oss.sonatype.org/</nexusUrl>

0 commit comments

Comments
 (0)