Skip to content

Commit 5a13383

Browse files
committed
update plugin version
1 parent 8714cc6 commit 5a13383

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>org.sonatype.plugins</groupId>
8787
<artifactId>nexus-staging-maven-plugin</artifactId>
88-
<version>1.6.3</version>
88+
<version>1.6.7</version>
8989
<extensions>true</extensions>
9090
<configuration>
9191
<serverId>ossrh</serverId>
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.sonatype.plugins</groupId>
132132
<artifactId>nexus-staging-maven-plugin</artifactId>
133-
<version>1.6.3</version>
133+
<version>1.6.7</version>
134134
<extensions>true</extensions>
135135
<configuration>
136136
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)