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 2020/04/30 06:21:24 UTC

[karaf] branch master updated: [KARAF-6687] Upgrade to maven-javadoc-plugin 3.2.0

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new f8dc864  [KARAF-6687] Upgrade to maven-javadoc-plugin 3.2.0
     new e17090b  Merge pull request #1106 from jbonofre/KARAF-6687
f8dc864 is described below

commit f8dc864bd8f792637f3ba966abcf0487c6680f59
Author: jbonofre <jb...@apache.org>
AuthorDate: Mon Apr 27 07:01:24 2020 +0200

    [KARAF-6687] Upgrade to maven-javadoc-plugin 3.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10c046f..895e776 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1844,7 +1844,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>3.1.1</version>
+                    <version>3.2.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>