Skip to content

Commit

Permalink
Merge pull request #34 from teverett/dependabot/maven/org.sonatype.pl…
Browse files Browse the repository at this point in the history
…ugins-nexus-staging-maven-plugin-1.6.10

Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10
  • Loading branch information
teverett authored Feb 14, 2022
2 parents b0b9cfe + 61c4e60 commit 2c69d7d
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 @@ -271,7 +271,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.8</version>
<version>1.6.10</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down

0 comments on commit 2c69d7d

Please sign in to comment.