File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 128
128
<plugin >
129
129
<groupId >org.apache.maven.plugins</groupId >
130
130
<artifactId >maven-javadoc-plugin</artifactId >
131
- <version >3.6.3 </version >
131
+ <version >3.7.0 </version >
132
132
<configuration >
133
133
<skip >true</skip >
134
134
</configuration >
Original file line number Diff line number Diff line change 313
313
<plugin >
314
314
<groupId >org.apache.maven.plugins</groupId >
315
315
<artifactId >maven-javadoc-plugin</artifactId >
316
- <version >3.6.3 </version >
316
+ <version >3.7.0 </version >
317
317
<executions >
318
318
<execution >
319
319
<id >attach-javadocs</id >
750
750
<plugin >
751
751
<groupId >org.apache.maven.plugins</groupId >
752
752
<artifactId >maven-javadoc-plugin</artifactId >
753
- <version >3.6.3 </version >
753
+ <version >3.7.0 </version >
754
754
<configuration >
755
755
<doclet >com.microsoft.doclet.DocFxDoclet</doclet >
756
756
<useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments