Skip to content

Commit 3363ccc

Browse files
authored
Fix maven release (#450)
* Upgrade Dependencies Version
1 parent cb68e84 commit 3363ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@
497497
<plugin>
498498
<groupId>org.sonatype.plugins</groupId>
499499
<artifactId>nexus-staging-maven-plugin</artifactId>
500-
<version>1.6.8</version>
500+
<version>1.6.13</version>
501501
<extensions>true</extensions>
502502
<configuration>
503503
<serverId>sonatype-nexus-staging</serverId>

0 commit comments

Comments
 (0)