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 7de95d83d9 [AMQ-9264] Upgrade to maven-javadoc-plugin 3.5.0
7de95d83d9 is described below

commit 7de95d83d98d546ce14ba8216e35872949946a9d
Author: JB Onofré <jb.ono...@dremio.com>
AuthorDate: Thu Jun 8 10:10:19 2023 +0200

    [AMQ-9264] Upgrade to maven-javadoc-plugin 3.5.0
    
    (cherry picked from commit d25660aeaa3d34abb7a4d7ec4b384d63bfc1ad34)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 63a5f28713..d8039ee56b 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.4.1</maven-javadoc-plugin-version>
+    <maven-javadoc-plugin-version>3.5.0</maven-javadoc-plugin-version>
     <maven-install-plugin-version>2.5.2</maven-install-plugin-version>
     <maven-shade-plugin-version>3.3.0</maven-shade-plugin-version>
     <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>

Reply via email to