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 302
302
<plugin >
303
303
<groupId >org.apache.maven.plugins</groupId >
304
304
<artifactId >maven-javadoc-plugin</artifactId >
305
- <version >3.2.0 </version >
305
+ <version >3.3.1 </version >
306
306
<executions >
307
307
<execution >
308
308
<id >attach-javadocs</id >
700
700
<plugin >
701
701
<groupId >org.apache.maven.plugins</groupId >
702
702
<artifactId >maven-javadoc-plugin</artifactId >
703
- <version >3.2.0 </version >
703
+ <version >3.3.1 </version >
704
704
<reportSets >
705
705
<reportSet >
706
706
<id >docFX</id >
You can’t perform that action at this time.
0 commit comments