File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 128
128
<plugin >
129
129
<groupId >org.apache.maven.plugins</groupId >
130
130
<artifactId >maven-javadoc-plugin</artifactId >
131
- <version >3.2.0 </version >
131
+ <version >3.3.1 </version >
132
132
<configuration >
133
133
<skip >true</skip >
134
134
</configuration >
Original file line number Diff line number Diff line change 307
307
<plugin >
308
308
<groupId >org.apache.maven.plugins</groupId >
309
309
<artifactId >maven-javadoc-plugin</artifactId >
310
- <version >3.2.0 </version >
310
+ <version >3.3.1 </version >
311
311
<executions >
312
312
<execution >
313
313
<id >attach-javadocs</id >
705
705
<plugin >
706
706
<groupId >org.apache.maven.plugins</groupId >
707
707
<artifactId >maven-javadoc-plugin</artifactId >
708
- <version >3.2.0 </version >
708
+ <version >3.3.1 </version >
709
709
<reportSets >
710
710
<reportSet >
711
711
<id >docFX</id >
You can’t perform that action at this time.
0 commit comments