Skip to content

Commit

Permalink
Bump org.sonatype.plugins:nexus-staging-maven-plugin
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 0adfab0 commit 6b14172
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@

<version.formatter.maven.plugin>2.23.0</version.formatter.maven.plugin>
<version.impsort.maven.plugin>1.9.0</version.impsort.maven.plugin>
<version.nexus.staging.maven.plugin>1.6.13</version.nexus.staging.maven.plugin>
<version.nexus.staging.maven.plugin>1.7.0</version.nexus.staging.maven.plugin>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
</issueManagement>

<properties>
<version.nexus.staging.maven.plugin>1.6.13</version.nexus.staging.maven.plugin>
<version.nexus.staging.maven.plugin>1.7.0</version.nexus.staging.maven.plugin>
<repo.sonatype.url>https://oss.sonatype.org</repo.sonatype.url>
<sonatype.server.id>ossrh</sonatype.server.id>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
Expand Down

0 comments on commit 6b14172

Please sign in to comment.