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 127
127
<plugin >
128
128
<groupId >org.apache.maven.plugins</groupId >
129
129
<artifactId >maven-javadoc-plugin</artifactId >
130
- <version >3.4.0 </version >
130
+ <version >3.4.1 </version >
131
131
</plugin >
132
132
<plugin >
133
133
<groupId >org.sonatype.plugins</groupId >
Original file line number Diff line number Diff line change 936
936
<plugin >
937
937
<groupId >org.apache.maven.plugins</groupId >
938
938
<artifactId >maven-javadoc-plugin</artifactId >
939
- <!-- 3.4.0 is the highest version we support as 3.1.0
939
+ <!-- 3.4.1 is the highest version we support as 3.1.0
940
940
changes the ability to aggregate multi-module projects. It's not possible -->
941
- <version >3.4.0 </version >
941
+ <version >3.4.1 </version >
942
942
<configuration >
943
943
<!-- speed up the build -->
944
944
<isOffline >true</isOffline >
You can’t perform that action at this time.
0 commit comments