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 7676 <plugin >
7777 <groupId >org.sonatype.plugins</groupId >
7878 <artifactId >nexus-staging-maven-plugin</artifactId >
79- <version >1.6.13 </version >
79+ <version >1.7.0 </version >
8080 <extensions >true</extensions >
8181 <configuration >
8282 <serverId >ossrh</serverId >
8787 <plugin >
8888 <groupId >org.apache.maven.plugins</groupId >
8989 <artifactId >maven-source-plugin</artifactId >
90- <version >3.3.0 </version >
90+ <version >3.3.1 </version >
9191 <executions >
9292 <execution >
9393 <id >attach-sources</id >
100100 <plugin >
101101 <groupId >org.apache.maven.plugins</groupId >
102102 <artifactId >maven-javadoc-plugin</artifactId >
103- <version >3.6.3 </version >
103+ <version >3.11.2 </version >
104104 <executions >
105105 <execution >
106106 <id >attach-javadocs</id >
113113 <plugin >
114114 <groupId >org.apache.maven.plugins</groupId >
115115 <artifactId >maven-gpg-plugin</artifactId >
116- <version >3.1.0 </version >
116+ <version >3.2.7 </version >
117117 <executions >
118118 <execution >
119119 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments