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.3.1 </version >
86+ <version >3.3.2 </version >
8787 <configuration >
8888 <skip >true</skip >
8989 </configuration >
Original file line number Diff line number Diff line change 166166 <plugin >
167167 <groupId >org.apache.maven.plugins</groupId >
168168 <artifactId >maven-javadoc-plugin</artifactId >
169- <version >3.3.1 </version >
169+ <version >3.3.2 </version >
170170 <configuration >
171171 <source >7</source >
172172 </configuration >
318318 <plugin >
319319 <groupId >org.apache.maven.plugins</groupId >
320320 <artifactId >maven-javadoc-plugin</artifactId >
321- <version >3.3.1 </version >
321+ <version >3.3.2 </version >
322322 <reportSets >
323323 <reportSet >
324324 <id >html</id >
385385 <plugin >
386386 <groupId >org.apache.maven.plugins</groupId >
387387 <artifactId >maven-javadoc-plugin</artifactId >
388- <version >3.3.1 </version >
388+ <version >3.3.2 </version >
389389 <executions >
390390 <execution >
391391 <id >attach-javadocs</id >
485485 <plugin >
486486 <groupId >org.apache.maven.plugins</groupId >
487487 <artifactId >maven-javadoc-plugin</artifactId >
488- <version >3.3.1 </version >
488+ <version >3.3.2 </version >
489489 <configuration >
490490 <doclet >com.microsoft.doclet.DocFxDoclet</doclet >
491491 <useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments