File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 133133 <plugin >
134134 <groupId >org.apache.maven.plugins</groupId >
135135 <artifactId >maven-javadoc-plugin</artifactId >
136- <version >3.11.1 </version >
136+ <version >3.11.2 </version >
137137 <configuration >
138138 <skip >true</skip >
139139 </configuration >
Original file line number Diff line number Diff line change 330330 <plugin >
331331 <groupId >org.apache.maven.plugins</groupId >
332332 <artifactId >maven-javadoc-plugin</artifactId >
333- <version >3.11.1 </version >
333+ <version >3.11.2 </version >
334334 <executions >
335335 <execution >
336336 <id >attach-javadocs</id >
648648 <plugin >
649649 <groupId >org.apache.maven.plugins</groupId >
650650 <artifactId >maven-javadoc-plugin</artifactId >
651- <version >3.11.1 </version >
651+ <version >3.11.2 </version >
652652 <configuration >
653653 <source >1.8</source >
654654 <failOnError >false</failOnError >
806806 <plugin >
807807 <groupId >org.apache.maven.plugins</groupId >
808808 <artifactId >maven-javadoc-plugin</artifactId >
809- <version >3.11.1 </version >
809+ <version >3.11.2 </version >
810810 <configuration >
811811 <doclet >com.microsoft.doclet.DocFxDoclet</doclet >
812812 <useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments