File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 83
83
<plugin >
84
84
<groupId >org.apache.maven.plugins</groupId >
85
85
<artifactId >maven-javadoc-plugin</artifactId >
86
- <version >3.3.2 </version >
86
+ <version >3.4.0 </version >
87
87
<configuration >
88
88
<skip >true</skip >
89
89
</configuration >
Original file line number Diff line number Diff line change 166
166
<plugin >
167
167
<groupId >org.apache.maven.plugins</groupId >
168
168
<artifactId >maven-javadoc-plugin</artifactId >
169
- <version >3.3.2 </version >
169
+ <version >3.4.0 </version >
170
170
<configuration >
171
171
<source >7</source >
172
172
</configuration >
318
318
<plugin >
319
319
<groupId >org.apache.maven.plugins</groupId >
320
320
<artifactId >maven-javadoc-plugin</artifactId >
321
- <version >3.3.2 </version >
321
+ <version >3.4.0 </version >
322
322
<reportSets >
323
323
<reportSet >
324
324
<id >html</id >
385
385
<plugin >
386
386
<groupId >org.apache.maven.plugins</groupId >
387
387
<artifactId >maven-javadoc-plugin</artifactId >
388
- <version >3.3.2 </version >
388
+ <version >3.4.0 </version >
389
389
<executions >
390
390
<execution >
391
391
<id >attach-javadocs</id >
485
485
<plugin >
486
486
<groupId >org.apache.maven.plugins</groupId >
487
487
<artifactId >maven-javadoc-plugin</artifactId >
488
- <version >3.3.2 </version >
488
+ <version >3.4.0 </version >
489
489
<configuration >
490
490
<doclet >com.microsoft.doclet.DocFxDoclet</doclet >
491
491
<useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments