Skip to content

Commit 9ab3b3a

Browse files
dependabot[bot]KaiSchwarz-cnic
authored andcommitted
fix(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin
Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e03ca4b commit 9ab3b3a

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
@@ -169,7 +169,7 @@
169169
<plugin>
170170
<groupId>org.sonatype.plugins</groupId>
171171
<artifactId>nexus-staging-maven-plugin</artifactId>
172-
<version>1.6.13</version>
172+
<version>1.7.0</version>
173173
<extensions>true</extensions>
174174
<configuration>
175175
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)