Skip to content

Commit

Permalink
[build] Upgrade to nexus maven plugin 1.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
fpapon committed May 14, 2024
1 parent e0a4e87 commit f83ddf8
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 @@ -323,7 +323,7 @@ under the License.
<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 f83ddf8

Please sign in to comment.