Skip to content

Commit

Permalink
Merge pull request eclipse-ee4j#24897 from avpinchuk/maven_javadoc_pl…
Browse files Browse the repository at this point in the history
…ugin_3_6_3

Integrate Maven Javadoc plugin 3.6.3
  • Loading branch information
hs536 committed Apr 9, 2024
2 parents f30f506 + c6fe3ea commit ef9c45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.3</version>
<configuration>
<detectOfflineLinks>false</detectOfflineLinks>
<notimestamp>false</notimestamp>
Expand Down

0 comments on commit ef9c45e

Please sign in to comment.