File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 133
133
<plugin >
134
134
<groupId >org.apache.maven.plugins</groupId >
135
135
<artifactId >maven-javadoc-plugin</artifactId >
136
- <version >3.11.1 </version >
136
+ <version >3.11.2 </version >
137
137
<configuration >
138
138
<skip >true</skip >
139
139
</configuration >
Original file line number Diff line number Diff line change 330
330
<plugin >
331
331
<groupId >org.apache.maven.plugins</groupId >
332
332
<artifactId >maven-javadoc-plugin</artifactId >
333
- <version >3.11.1 </version >
333
+ <version >3.11.2 </version >
334
334
<executions >
335
335
<execution >
336
336
<id >attach-javadocs</id >
648
648
<plugin >
649
649
<groupId >org.apache.maven.plugins</groupId >
650
650
<artifactId >maven-javadoc-plugin</artifactId >
651
- <version >3.11.1 </version >
651
+ <version >3.11.2 </version >
652
652
<configuration >
653
653
<source >1.8</source >
654
654
<failOnError >false</failOnError >
806
806
<plugin >
807
807
<groupId >org.apache.maven.plugins</groupId >
808
808
<artifactId >maven-javadoc-plugin</artifactId >
809
- <version >3.11.1 </version >
809
+ <version >3.11.2 </version >
810
810
<configuration >
811
811
<doclet >com.microsoft.doclet.DocFxDoclet</doclet >
812
812
<useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments