Skip to content

Commit 74be132

Browse files
dependabot[bot]fridrich
authored andcommitted
Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.8 to 1.7.0 (#32)
Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.8 to 1.7.0. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a623ff0 commit 74be132

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
@@ -98,7 +98,7 @@
9898
<plugin>
9999
<groupId>org.sonatype.plugins</groupId>
100100
<artifactId>nexus-staging-maven-plugin</artifactId>
101-
<version>1.6.8</version>
101+
<version>1.7.0</version>
102102
<extensions>true</extensions>
103103
<configuration>
104104
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)