You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2022/10/18 13:43:49 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7591] Upgrade to maven-javadoc-plugin 3.4.1

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 503ab67094 [KARAF-7591] Upgrade to maven-javadoc-plugin 3.4.1
503ab67094 is described below

commit 503ab6709405c90947f527013d9103821695e91d
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Oct 18 14:00:42 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 8656abc7c5..706f433d54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -438,7 +438,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>3.3.2</version>
+                    <version>3.4.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -751,7 +751,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
-                <version>3.3.2</version>
+                <version>3.4.1</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>