Skip to content

Commit

Permalink
update nexus-staging-maven-plugin to latest
Browse files Browse the repository at this point in the history
in order to resolve Java17 issue
  • Loading branch information
thjaeckle committed Mar 25, 2022
1 parent 0d78e1c commit 77871c6
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 @@ -486,7 +486,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.8</version>
<version>1.6.12</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 77871c6

Please sign in to comment.