File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 118118 <!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
119119 <plugin >
120120 <artifactId >maven-site-plugin</artifactId >
121- <version >4.0.0-M14 </version >
121+ <version >4.0.0-M15 </version >
122122 </plugin >
123123 <plugin >
124124 <artifactId >maven-project-info-reports-plugin</artifactId >
152152 <plugin >
153153 <groupId >org.apache.maven.plugins</groupId >
154154 <artifactId >maven-javadoc-plugin</artifactId >
155- <version >3.6.3 </version >
155+ <version >3.7.0 </version >
156156 <executions >
157157 <execution >
158158 <id >attach-javadocs</id >
252252 <plugin >
253253 <groupId >org.sonatype.plugins</groupId >
254254 <artifactId >nexus-staging-maven-plugin</artifactId >
255- <version >1.6.13 </version >
255+ <version >1.7.0 </version >
256256 <extensions >true</extensions >
257257 <configuration >
258258 <serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments