Skip to content

Commit

Permalink
Merge pull request payara#6619 from payara/dependabot/maven/master/or…
Browse files Browse the repository at this point in the history
…g.sonatype.plugins-nexus-staging-maven-plugin-1.6.13

Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.8 to 1.6.13
  • Loading branch information
Pandrex247 committed May 2, 2024
1 parent 3d95571 commit 914c1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ Parent is ${project.parent}</echo>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.8</version>
<version>1.6.13</version>
<extensions>true</extensions>
<configuration>
<serverId>payara-maven-central</serverId>
Expand Down

0 comments on commit 914c1dd

Please sign in to comment.