Skip to content

Commit

Permalink
Merge pull request #86 from DanielYWoo/dependabot/maven/org.sonatype.…
Browse files Browse the repository at this point in the history
…plugins-nexus-staging-maven-plugin-1.7.0

Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.12 to 1.7.0
  • Loading branch information
DanielYWoo authored Jun 13, 2024
2 parents 2d4cc4b + 9d639f6 commit 464f2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.12</version>
<version>1.7.0</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down

0 comments on commit 464f2f0

Please sign in to comment.