Skip to content

Commit

Permalink
Merge pull request #85 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.6.14
  • Loading branch information
lltx authored May 28, 2024
2 parents 2f69d93 + 7a51361 commit 844e4ec
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.13</version>
<version>1.6.14</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.13</version>
<version>1.6.14</version>
<extensions>true</extensions>
<configuration>
<serverId>sonatype</serverId>
Expand Down

0 comments on commit 844e4ec

Please sign in to comment.