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.7 .0</version >
131
+ <version >3.8 .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.7 .0</version >
316
+ <version >3.8 .0</version >
317
317
<executions >
318
318
<execution >
319
319
<id >attach-javadocs</id >
787
787
<plugin >
788
788
<groupId >org.apache.maven.plugins</groupId >
789
789
<artifactId >maven-javadoc-plugin</artifactId >
790
- <version >3.7 .0</version >
790
+ <version >3.8 .0</version >
791
791
<configuration >
792
792
<doclet >com.microsoft.doclet.DocFxDoclet</doclet >
793
793
<useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments