We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b5b8b commit ef26bd1Copy full SHA for ef26bd1
1 file changed
pom.xml
@@ -165,7 +165,7 @@
165
<plugin>
166
<groupId>org.apache.maven.plugins</groupId>
167
<artifactId>maven-gpg-plugin</artifactId>
168
- <version>1.5</version>
+ <version>1.6</version>
169
<executions>
170
<execution>
171
<id>sign-artifacts</id>
@@ -179,7 +179,7 @@
179
180
<groupId>org.sonatype.plugins</groupId>
181
<artifactId>nexus-staging-maven-plugin</artifactId>
182
- <version>1.6.3</version>
+ <version>1.6.5</version>
183
<extensions>true</extensions>
184
<configuration>
185
<serverId>ossrh</serverId>
0 commit comments