Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Upgrade nexus staging maven plugin (#1741)
Browse files Browse the repository at this point in the history
JDK 17 compatibility when deploy to the nexus staging repository.
  • Loading branch information
yaalsn committed Mar 4, 2023
1 parent 30a5f96 commit 69ea427
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 @@ -58,7 +58,7 @@
<maven-surefire-plugin.version>3.0.0-M3</maven-surefire-plugin.version>
<puppycrawl.checkstyle.version>8.37</puppycrawl.checkstyle.version>
<spotbugs-maven-plugin.version>4.2.2</spotbugs-maven-plugin.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
</properties>
<licenses>
<license>
Expand Down

0 comments on commit 69ea427

Please sign in to comment.