Skip to content

Commit

Permalink
chore: update nexus verstion to 1.6.13
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Jun 22, 2023
1 parent dfcc16c commit 43bedfe
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 @@ -310,7 +310,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.3</version>
<version>1.6.13</version>
<extensions>true</extensions>
<configuration>
<nexusUrl>https://jakarta.oss.sonatype.org/</nexusUrl>
Expand Down

0 comments on commit 43bedfe

Please sign in to comment.