Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.12 #687

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): update dependency org.sonatype.plugins:nexus-staging-mav…
…en-plugin to v1.6.12
  • Loading branch information
renovate-bot committed Feb 23, 2022

Verified

This commit was signed with the committer’s verified signature.
commit 8cf340dd836ccd9fae2026f3217f21ce747a5b62
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.11</version>
<version>1.6.12</version>
<configuration>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
</configuration>