Skip to content

Commit 0476f9b

Browse files
authored
Merge pull request #73 from sebasbaumh/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 f13269e + 14b301f commit 0476f9b

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
@@ -197,7 +197,7 @@
197197
<plugin>
198198
<groupId>org.sonatype.plugins</groupId>
199199
<artifactId>nexus-staging-maven-plugin</artifactId>
200-
<version>1.6.12</version>
200+
<version>1.6.13</version>
201201
<extensions>true</extensions>
202202
<configuration>
203203
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)