This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit d2765436045653938fd6583db4204bb5bea7b236 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Aug 4 07:50:22 2022 +0200 Upgrade Maven Javadoc plugin to version 3.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dc4938f3..05c9f7d6 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ <maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version> <maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version> <maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version> - <maven-javadoc-plugin.version>3.3.0</maven-javadoc-plugin.version> + <maven-javadoc-plugin.version>3.4.0</maven-javadoc-plugin.version> <maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version> <maven-source-plugin.version>3.2.1</maven-source-plugin.version> <maven-checksum-maven-plugin.version>1.11</maven-checksum-maven-plugin.version>