Skip to content

Commit

Permalink
Upgrade maven-javadoc-plugin to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Godin committed May 22, 2023
1 parent 5e9ff0e commit 6c7a0bd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions org.jacoco.build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -352,11 +352,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<!--
Do not upgrade to 3.1.0 because it has troubles with "Automatic-Module-Name"
See https://issues.apache.org/jira/browse/MJAVADOC-588
-->
<version>3.0.1</version>
<version>3.5.0</version>
<configuration>
<quiet>true</quiet>
<detectOfflineLinks>false</detectOfflineLinks>
Expand Down

0 comments on commit 6c7a0bd

Please sign in to comment.