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

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


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

commit f4519c65f3c9957df02fed3a7c55e8fa59253b4e
Author: JB Onofré <j...@nanthrax.net>
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 ef8f24140..edb1e240b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
     <maven-rar-plugin-version>3.0.0</maven-rar-plugin-version>
     <maven-jar-plugin-version>3.3.0</maven-jar-plugin-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