Skip to content

Commit

Permalink
Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12
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>
  • Loading branch information
dependabot[bot] authored Feb 26, 2022
1 parent 425a900 commit 70133e5
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 70133e5

Please sign in to comment.