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:00:25 UTC

[karaf] branch main 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 main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 34b26ba678 [KARAF-7597] Upgrade to maven-jxr-plugin 3.3.0
     new acf4b47624 Merge pull request #1675 from jbonofre/KARAF-7597
34b26ba678 is described below

commit 34b26ba67821cf247ba9b9a0f971142188c92fcd
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
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5020a32a7e..c7daf0d59e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -767,7 +767,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>