Skip to content

Commit

Permalink
Merge pull request #86 from pig-mesh/renovate/org.sonatype.plugins-ne…
Browse files Browse the repository at this point in the history
…xus-staging-maven-plugin-1.x

Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0
  • Loading branch information
lltx authored May 29, 2024
2 parents 844e4ec + 86e2fa0 commit e20b5d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.14</version>
<version>1.7.0</version>
<extensions>true</extensions>
<configuration>
<serverId>sonatype</serverId>
Expand Down Expand Up @@ -262,7 +262,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.14</version>
<version>1.7.0</version>
<extensions>true</extensions>
<configuration>
<serverId>sonatype</serverId>
Expand Down

0 comments on commit e20b5d2

Please sign in to comment.