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 129
129
<plugin >
130
130
<groupId >org.apache.maven.plugins</groupId >
131
131
<artifactId >maven-javadoc-plugin</artifactId >
132
- <version >3.2.0 </version >
132
+ <version >3.3.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.2.0 </version >
267
+ <version >3.3.1 </version >
268
268
<executions >
269
269
<execution >
270
270
<id >attach-javadocs</id >
607
607
<plugin >
608
608
<groupId >org.apache.maven.plugins</groupId >
609
609
<artifactId >maven-javadoc-plugin</artifactId >
610
- <version >3.2.0 </version >
610
+ <version >3.3.1 </version >
611
611
<reportSets >
612
612
<reportSet >
613
613
<id >docFX</id >
You can’t perform that action at this time.
0 commit comments