Skip to content

Commit d2ab5d8

Browse files
authored
chore: Update nexus-staging-maven-plugin for JDK 17, #1435 (#1437)
1 parent 9a37168 commit d2ab5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<plugin>
5959
<groupId>org.sonatype.plugins</groupId>
6060
<artifactId>nexus-staging-maven-plugin</artifactId>
61-
<version>1.6.7</version>
61+
<version>1.6.13</version>
6262
<extensions>true</extensions>
6363
<configuration>
6464
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)