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 d404f450f [AMQ-9031] Upgrade to maven-javadoc-plugin 3.3.2
d404f450f is described below
commit d404f450fd6dd3dd372eb0b1c56973d7182224f9
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Aug 16 18:51:04 2022 +0200
[AMQ-9031] Upgrade to maven-javadoc-plugin 3.3.2
(cherry picked from commit 10bcc9e57ce623862323fb97b1b832711935f1d1)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 46b023196..93897ae35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
<maven-jar-plugin-version>3.2.2</maven-jar-plugin-version>
<maven-archiver-version>2.5</maven-archiver-version>
<maven-source-plugin-version>3.2.1</maven-source-plugin-version>
- <maven-javadoc-plugin-version>3.3.1</maven-javadoc-plugin-version>
+ <maven-javadoc-plugin-version>3.3.2</maven-javadoc-plugin-version>
<maven-install-plugin-version>2.5.2</maven-install-plugin-version>
<maven-shade-plugin-version>3.2.4</maven-shade-plugin-version>
<findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>