Skip to content

Commit

Permalink
Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 (#255)
Browse files Browse the repository at this point in the history
Bumps nexus-staging-maven-plugin from 1.6.11 to 1.6.12.

---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 23, 2022
1 parent d949676 commit 1b35172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -145,7 +145,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.11</version>
<version>1.6.12</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 1b35172

Please sign in to comment.