Skip to content

Commit 068bab9

Browse files
authored
Merge pull request #30 from secure-software-engineering/dependabot/maven/org.sonatype.plugins-nexus-staging-maven-plugin-1.7.0
Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0
2 parents 958bd5c + d9b0761 commit 068bab9

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
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.sonatype.plugins</groupId>
4141
<artifactId>nexus-staging-maven-plugin</artifactId>
42-
<version>1.6.13</version>
42+
<version>1.7.0</version>
4343
<extensions>true</extensions>
4444
<configuration>
4545
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)