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 118
118
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
119
119
<plugin >
120
120
<artifactId >maven-site-plugin</artifactId >
121
- <version >4.0.0-M14 </version >
121
+ <version >4.0.0-M15 </version >
122
122
</plugin >
123
123
<plugin >
124
124
<artifactId >maven-project-info-reports-plugin</artifactId >
152
152
<plugin >
153
153
<groupId >org.apache.maven.plugins</groupId >
154
154
<artifactId >maven-javadoc-plugin</artifactId >
155
- <version >3.6.3 </version >
155
+ <version >3.7.0 </version >
156
156
<executions >
157
157
<execution >
158
158
<id >attach-javadocs</id >
252
252
<plugin >
253
253
<groupId >org.sonatype.plugins</groupId >
254
254
<artifactId >nexus-staging-maven-plugin</artifactId >
255
- <version >1.6.13 </version >
255
+ <version >1.7.0 </version >
256
256
<extensions >true</extensions >
257
257
<configuration >
258
258
<serverId >ossrh</serverId >
You can’t perform that action at this time.
0 commit comments