Skip to content

Commit 0795a88

Browse files
committed
pom.xml: Bump nexus-staging-maven-plugin to 1.6.14
Fixes a crash when I did a dry run deploy locally
1 parent 38c1854 commit 0795a88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<plugin>
191191
<groupId>org.sonatype.plugins</groupId>
192192
<artifactId>nexus-staging-maven-plugin</artifactId>
193-
<version>1.6.7</version>
193+
<version>1.6.14</version>
194194
<extensions>true</extensions>
195195
<configuration>
196196
<serverId>ossrh-staging-api</serverId>

0 commit comments

Comments
 (0)