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 30af6c66be [KARAF-7529] Upgrade to maven-javadoc-plugin 3.3.2
30af6c66be is described below

commit 30af6c66be8d478c70609730f9d2816ef0ad71a7
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Thu Sep 1 10:34:04 2022 +0200

    [KARAF-7529] Upgrade to maven-javadoc-plugin 3.3.2
    
    (cherry picked from commit d3a1fb60f5d6fb929662bc611a93348f8af6f906)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 56b6f64f6f..d9b9ecc991 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,7 +435,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>3.3.1</version>
+                    <version>3.3.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -748,7 +748,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
-                <version>3.3.1</version>
+                <version>3.3.2</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>

Reply via email to