Skip to content

Commit 2bdceee

Browse files
committed
Update org.sonatype.plugins.nexus.staging-maven-plugin
Version 1.6.13 add support for JDK 17
1 parent 3790442 commit 2bdceee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
<plugin>
353353
<groupId>org.sonatype.plugins</groupId>
354354
<artifactId>nexus-staging-maven-plugin</artifactId>
355-
<version>1.6.7</version>
355+
<version>1.6.13</version>
356356
<extensions>true</extensions>
357357
<configuration>
358358
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)