Skip to content

Commit

Permalink
Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 (#420)
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 26, 2022
1 parent 425a900 commit 14d1aca
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 @@ -70,7 +70,7 @@
<maven-surefire.version>3.0.0-M5</maven-surefire.version>
<mockito.version>4.3.1</mockito.version>
<mockk.version>1.12.2</mockk.version>
<nexus-staging-maven-plugin.version>1.6.11</nexus-staging-maven-plugin.version>
<nexus-staging-maven-plugin.version>1.6.12</nexus-staging-maven-plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<reproducible-build-maven-plugin.version>0.15</reproducible-build-maven-plugin.version>
Expand Down

0 comments on commit 14d1aca

Please sign in to comment.