File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 102
102
</plugin >
103
103
<plugin >
104
104
<artifactId >maven-javadoc-plugin</artifactId >
105
- <version >3.4 .1</version >
105
+ <version >3.10 .1</version >
106
106
<configuration >
107
107
<skip >true</skip >
108
108
</configuration >
Original file line number Diff line number Diff line change 225
225
<plugin >
226
226
<groupId >org.apache.maven.plugins</groupId >
227
227
<artifactId >maven-javadoc-plugin</artifactId >
228
- <version >3.6.3 </version >
228
+ <version >3.10.1 </version >
229
229
<executions >
230
230
<execution >
231
231
<id >attach-javadocs</id >
537
537
<plugin >
538
538
<groupId >org.apache.maven.plugins</groupId >
539
539
<artifactId >maven-javadoc-plugin</artifactId >
540
- <version >3.6.3 </version >
540
+ <version >3.10.1 </version >
541
541
<configuration >
542
542
<doclet >com.microsoft.doclet.DocFxDoclet</doclet >
543
543
<useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments