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

commit 4ee15561d8167034c6263a03f2ddcc0b37395ddf
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 bb593ebe23..20f04370d2 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.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