File tree 2 files changed +3
-3
lines changed
native-image-shared-config
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 415
415
<plugin >
416
416
<groupId >org.apache.maven.plugins</groupId >
417
417
<artifactId >maven-javadoc-plugin</artifactId >
418
- <version >3.5.0 </version >
418
+ <version >3.6.3 </version >
419
419
<reportSets >
420
420
<reportSet >
421
421
<id >html</id >
581
581
<plugin >
582
582
<groupId >org.apache.maven.plugins</groupId >
583
583
<artifactId >maven-javadoc-plugin</artifactId >
584
- <version >3.5.0 </version >
584
+ <version >3.6.3 </version >
585
585
<configuration >
586
586
<doclet >com.microsoft.doclet.DocFxDoclet</doclet >
587
587
<useStandardDocletOptions >false</useStandardDocletOptions >
Original file line number Diff line number Diff line change 122
122
<plugin >
123
123
<groupId >org.apache.maven.plugins</groupId >
124
124
<artifactId >maven-javadoc-plugin</artifactId >
125
- <version >3.5.0 </version >
125
+ <version >3.6.3 </version >
126
126
<executions >
127
127
<execution >
128
128
<id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments