Skip to content

Commit

Permalink
升级exus-staging-maven-plugint版本,解决java17发布失败问题
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoutaoo committed Oct 8, 2024
1 parent cf11540 commit 3d14b4b
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 @@ -60,7 +60,7 @@
<maven-source-plugin.version>3.1.0</maven-source-plugin.version>
<maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>

<revision>0.1.0</revision>
Expand Down

0 comments on commit 3d14b4b

Please sign in to comment.