Commit 70c4276 1 parent 1d96b9c commit 70c4276 Copy full SHA for 70c4276
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 51
51
<checkstyle .version>8.45.1</checkstyle .version>
52
52
<maven-surefire-plugin .version>3.0.0-M5</maven-surefire-plugin .version>
53
53
<jacoco-maven-plugin .version>0.8.4</jacoco-maven-plugin .version>
54
- <maven-javadoc-plugin .version>3.8.0 </maven-javadoc-plugin .version>
54
+ <maven-javadoc-plugin .version>3.11.2 </maven-javadoc-plugin .version>
55
55
<!-- JaCoCo thresholds. Increase gradually as you add tests. -->
56
56
<jacoco .unit-tests.limit.instruction-ratio>0%</jacoco .unit-tests.limit.instruction-ratio>
57
57
<jacoco .unit-tests.limit.branch-ratio>0%</jacoco .unit-tests.limit.branch-ratio>
221
221
<plugin >
222
222
<groupId >org.apache.maven.plugins</groupId >
223
223
<artifactId >maven-javadoc-plugin</artifactId >
224
- <version >3.8.0 </version >
224
+ <version >3.11.2 </version >
225
225
<executions >
226
226
<execution >
227
227
<id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments