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 124
124
<plugin >
125
125
<groupId >org.apache.maven.plugins</groupId >
126
126
<artifactId >maven-javadoc-plugin</artifactId >
127
- <version >3.5 .0</version >
127
+ <version >3.6 .0</version >
128
128
<configuration >
129
129
<skip >true</skip >
130
130
</configuration >
Original file line number Diff line number Diff line change 269
269
<plugin >
270
270
<groupId >org.apache.maven.plugins</groupId >
271
271
<artifactId >maven-javadoc-plugin</artifactId >
272
- <version >3.5 .0</version >
272
+ <version >3.6 .0</version >
273
273
<executions >
274
274
<execution >
275
275
<id >attach-javadocs</id >
621
621
<plugin >
622
622
<groupId >org.apache.maven.plugins</groupId >
623
623
<artifactId >maven-javadoc-plugin</artifactId >
624
- <version >3.5 .0</version >
624
+ <version >3.6 .0</version >
625
625
<configuration >
626
626
<doclet >com.microsoft.doclet.DocFxDoclet</doclet >
627
627
<useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments