Skip to content

Commit 48f6b22

Browse files
committed
Update org.sonatype.plugins.nexus.staging-maven-plugin (#784)
Version 1.6.13 add support for JDK 17 (cherry picked from commit e521e71)
1 parent 24d238b commit 48f6b22

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
@@ -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)