Skip to content

Commit 318bff6

Browse files
chore(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin (#652)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f29fc06 commit 318bff6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@
548548
<plugin>
549549
<groupId>org.sonatype.plugins</groupId>
550550
<artifactId>nexus-staging-maven-plugin</artifactId>
551-
<version>1.6.13</version>
551+
<version>1.7.0</version>
552552
</plugin>
553553
</plugins>
554554
</pluginManagement>

ttl-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<plugin>
156156
<groupId>org.sonatype.plugins</groupId>
157157
<artifactId>nexus-staging-maven-plugin</artifactId>
158-
<version>1.6.13</version>
158+
<version>1.7.0</version>
159159
<extensions>true</extensions>
160160
<configuration>
161161
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)