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.6.3 </version >
106
106
<configuration >
107
107
<skip >true</skip >
108
108
</configuration >
Original file line number Diff line number Diff line change 220
220
<plugin >
221
221
<groupId >org.apache.maven.plugins</groupId >
222
222
<artifactId >maven-javadoc-plugin</artifactId >
223
- <version >3.4.1 </version >
223
+ <version >3.6.3 </version >
224
224
<executions >
225
225
<execution >
226
226
<id >attach-javadocs</id >
534
534
<plugin >
535
535
<groupId >org.apache.maven.plugins</groupId >
536
536
<artifactId >maven-javadoc-plugin</artifactId >
537
- <version >3.4.1 </version >
537
+ <version >3.6.3 </version >
538
538
<configuration >
539
539
<doclet >com.microsoft.doclet.DocFxDoclet</doclet >
540
540
<useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments