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 8383 <plugin >
8484 <groupId >org.apache.maven.plugins</groupId >
8585 <artifactId >maven-javadoc-plugin</artifactId >
86- <version >3.5 .0</version >
86+ <version >3.6 .0</version >
8787 <configuration >
8888 <skip >true</skip >
8989 </configuration >
Original file line number Diff line number Diff line change 170170 <plugin >
171171 <groupId >org.apache.maven.plugins</groupId >
172172 <artifactId >maven-javadoc-plugin</artifactId >
173- <version >3.5 .0</version >
173+ <version >3.6 .0</version >
174174 <configuration >
175175 <source >8</source >
176176 <failOnError >false</failOnError >
329329 <plugin >
330330 <groupId >org.apache.maven.plugins</groupId >
331331 <artifactId >maven-javadoc-plugin</artifactId >
332- <version >3.5 .0</version >
332+ <version >3.6 .0</version >
333333 <reportSets >
334334 <reportSet >
335335 <id >html</id >
397397 <plugin >
398398 <groupId >org.apache.maven.plugins</groupId >
399399 <artifactId >maven-javadoc-plugin</artifactId >
400- <version >3.5 .0</version >
400+ <version >3.6 .0</version >
401401 <executions >
402402 <execution >
403403 <id >attach-javadocs</id >
497497 <plugin >
498498 <groupId >org.apache.maven.plugins</groupId >
499499 <artifactId >maven-javadoc-plugin</artifactId >
500- <version >3.5 .0</version >
500+ <version >3.6 .0</version >
501501 <configuration >
502502 <doclet >com.microsoft.doclet.DocFxDoclet</doclet >
503503 <useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments