This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.3.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
new 93f08d423f [KARAF-7488] Upgrade to maven-javadoc-plugin 3.3.1
93f08d423f is described below
commit 93f08d423fdc3b22974d7e81a3fd6eb5269b8d23
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Jun 27 18:33:57 2022 +0200
[KARAF-7488] Upgrade to maven-javadoc-plugin 3.3.1
(cherry picked from commit 773faa63bea2a3f8681f73abf6fab9a58fa47c5e)
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a2dda0f5b8..bc65ae744d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -434,7 +434,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.3.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -747,7 +747,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>3.1.1</version>
+ <version>3.3.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>