Skip to content

Commit e844548

Browse files
committed
update ossrh plugin to fix API mismatch error
1 parent 9c8d345 commit e844548

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
@@ -83,7 +83,7 @@
8383
<!-- Recommended way to deploy to OSSRH -->
8484
<groupId>org.sonatype.plugins</groupId>
8585
<artifactId>nexus-staging-maven-plugin</artifactId>
86-
<version>1.6.7</version>
86+
<version>1.6.12</version>
8787
<extensions>true</extensions>
8888
<configuration>
8989
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)