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 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 324
324
<plugin >
325
325
<groupId >org.apache.maven.plugins</groupId >
326
326
<artifactId >maven-javadoc-plugin</artifactId >
327
- <version >3.7 .0</version >
327
+ <version >3.8 .0</version >
328
328
<executions >
329
329
<execution >
330
330
<id >attach-javadocs</id >
800
800
<plugin >
801
801
<groupId >org.apache.maven.plugins</groupId >
802
802
<artifactId >maven-javadoc-plugin</artifactId >
803
- <version >3.7 .0</version >
803
+ <version >3.8 .0</version >
804
804
<configuration >
805
805
<doclet >com.microsoft.doclet.DocFxDoclet</doclet >
806
806
<useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments