This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new 2d3055fa5 AMQ-9318: Upgrade to maven-javadoc-plugin 3.6.0
2d3055fa5 is described below

commit 2d3055fa5f19cf8652bb273628988c3fbea11d0a
Author: JB Onofré <[email protected]>
AuthorDate: Fri Oct 6 15:49:33 2023 +0200

    AMQ-9318: Upgrade to maven-javadoc-plugin 3.6.0
    
    (cherry picked from commit 1bdc0489720dd4dc09313da56aca347cdb5bbdd7)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 91a57386f..ad0959784 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
     <maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
     <maven-archiver-version>2.5</maven-archiver-version>
     <maven-source-plugin-version>3.3.0</maven-source-plugin-version>
-    <maven-javadoc-plugin-version>3.5.0</maven-javadoc-plugin-version>
+    <maven-javadoc-plugin-version>3.6.0</maven-javadoc-plugin-version>
     <maven-install-plugin-version>2.5.2</maven-install-plugin-version>
     <maven-shade-plugin-version>3.4.1</maven-shade-plugin-version>
     <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>

Reply via email to