File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 223223 <plugin >
224224 <groupId >org.sonatype.plugins</groupId >
225225 <artifactId >nexus-staging-maven-plugin</artifactId >
226- <version >1.6.8 </version >
226+ <version >1.6.13 </version >
227227 <extensions >true</extensions >
228228 <configuration >
229229 <serverId >ossrh</serverId >
259259 <plugin >
260260 <groupId >org.apache.maven.plugins</groupId >
261261 <artifactId >maven-source-plugin</artifactId >
262- <version >2.2.1 </version >
262+ <version >3.3.0 </version >
263263 <executions >
264264 <execution >
265265 <phase >package</phase >
272272 <plugin >
273273 <groupId >org.apache.maven.plugins</groupId >
274274 <artifactId >maven-javadoc-plugin</artifactId >
275- <version >2.9.1 </version >
275+ <version >3.6.0 </version >
276276 <configuration >
277277 <show >private</show >
278278 <nohelp >true</nohelp >
293293 <plugin >
294294 <groupId >org.apache.maven.plugins</groupId >
295295 <artifactId >maven-gpg-plugin</artifactId >
296- <version >1.5 </version >
296+ <version >3.1.0 </version >
297297 <executions >
298298 <execution >
299299 <phase >verify</phase >
312312 <plugin >
313313 <groupId >org.apache.maven.plugins</groupId >
314314 <artifactId >maven-release-plugin</artifactId >
315- <version >2.5 .1</version >
315+ <version >3.0 .1</version >
316316 </plugin >
317317 </plugins >
318318 </build >
You can’t perform that action at this time.
0 commit comments