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 14:01:36 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7597] Upgrade to maven-jxr-plugin 3.3.0

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 8ce485767b [KARAF-7597] Upgrade to maven-jxr-plugin 3.3.0
8ce485767b is described below

commit 8ce485767bb897109a337ead221e48ac044ce6da
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Oct 18 14:11:45 2022 +0200

    [KARAF-7597] Upgrade to maven-jxr-plugin 3.3.0
    
    (cherry picked from commit 34b26ba67821cf247ba9b9a0f971142188c92fcd)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78ef4957f2..6a9573f18b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -756,7 +756,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jxr-plugin</artifactId>
-                <version>3.2.0</version>
+                <version>3.3.0</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>