File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 129
129
<plugin >
130
130
<groupId >org.apache.maven.plugins</groupId >
131
131
<artifactId >maven-javadoc-plugin</artifactId >
132
- <version >3.4.0 </version >
132
+ <version >3.4.1 </version >
133
133
<configuration >
134
134
<skip >true</skip >
135
135
</configuration >
Original file line number Diff line number Diff line change 264
264
<plugin >
265
265
<groupId >org.apache.maven.plugins</groupId >
266
266
<artifactId >maven-javadoc-plugin</artifactId >
267
- <version >3.4.0 </version >
267
+ <version >3.4.1 </version >
268
268
<executions >
269
269
<execution >
270
270
<id >attach-javadocs</id >
618
618
<plugin >
619
619
<groupId >org.apache.maven.plugins</groupId >
620
620
<artifactId >maven-javadoc-plugin</artifactId >
621
- <version >3.4.0 </version >
621
+ <version >3.4.1 </version >
622
622
<configuration >
623
623
<doclet >com.microsoft.doclet.DocFxDoclet</doclet >
624
624
<useStandardDocletOptions >false</useStandardDocletOptions >
You can’t perform that action at this time.
0 commit comments