File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6464 <plugin >
6565 <groupId >org.sonatype.plugins</groupId >
6666 <artifactId >nexus-staging-maven-plugin</artifactId >
67- <version >1.6.7 </version >
67+ <version >1.6.13 </version >
6868 <extensions >true</extensions >
6969 <configuration >
7070 <serverId >ossrh</serverId >
7575 <plugin >
7676 <groupId >org.apache.maven.plugins</groupId >
7777 <artifactId >maven-source-plugin</artifactId >
78- <version >3.0.1 </version >
78+ <version >3.3.0 </version >
7979 <executions >
8080 <execution >
8181 <id >attach-sources</id >
8888 <plugin >
8989 <groupId >org.apache.maven.plugins</groupId >
9090 <artifactId >maven-javadoc-plugin</artifactId >
91- <version >3.0.0 </version >
91+ <version >3.6.3 </version >
9292 <executions >
9393 <execution >
9494 <id >attach-javadocs</id >
101101 <plugin >
102102 <groupId >org.apache.maven.plugins</groupId >
103103 <artifactId >maven-gpg-plugin</artifactId >
104- <version >1.5 </version >
104+ <version >3.2.2 </version >
105105 <executions >
106106 <execution >
107107 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments