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 124
124
<plugin >
125
125
<groupId >org.apache.maven.plugins</groupId >
126
126
<artifactId >maven-javadoc-plugin</artifactId >
127
- <version >3.6.0 </version >
127
+ <version >3.11.2 </version >
128
128
<configuration >
129
129
<skip >true</skip >
130
130
</configuration >
Original file line number Diff line number Diff line change 304
304
<plugin >
305
305
<groupId >org.apache.maven.plugins</groupId >
306
306
<artifactId >maven-javadoc-plugin</artifactId >
307
- <version >3.6.0 </version >
307
+ <version >3.11.2 </version >
308
308
<executions >
309
309
<execution >
310
310
<id >attach-javadocs</id >
686
686
<plugin >
687
687
<groupId >org.apache.maven.plugins</groupId >
688
688
<artifactId >maven-javadoc-plugin</artifactId >
689
- <version >3.6.3 </version >
689
+ <version >3.11.2 </version >
690
690
<configuration >
691
691
<doclet >com.microsoft.doclet.DocFxDoclet</doclet >
692
692
<useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments