Skip to content

Commit 2b71336

Browse files
authored
Merge pull request #849 from retest/dependabot/maven/org.sonatype.plugins-nexus-staging-maven-plugin-1.6.13
Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13
2 parents 1dda0ca + 486791c commit 2b71336

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
@@ -359,7 +359,7 @@
359359
<plugin>
360360
<groupId>org.sonatype.plugins</groupId>
361361
<artifactId>nexus-staging-maven-plugin</artifactId>
362-
<version>1.6.12</version>
362+
<version>1.6.13</version>
363363
<extensions>true</extensions>
364364
<configuration>
365365
<nexusUrl>https://oss.sonatype.org/</nexusUrl>

0 commit comments

Comments
 (0)