Skip to content

Commit

Permalink
Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 (#307)
Browse files Browse the repository at this point in the history
* Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13

Bumps nexus-staging-maven-plugin from 1.6.8 to 1.6.13.

---
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>

* bump version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katsute <58778985+Katsute@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Katsute authored Apr 22, 2022
1 parent 92b1ab2 commit ac92450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.kttdevelopment</groupId>
<artifactId>mal4j</artifactId>
<version>2.7.2</version>
<version>2.7.3</version>

<profiles>
<profile>
Expand All @@ -28,7 +28,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.8</version>
<version>1.6.13</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down

0 comments on commit ac92450

Please sign in to comment.