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 ec14c79f95 [KARAF-7489] Upgrade to maven-jxr-plugin 3.2.0
ec14c79f95 is described below
commit ec14c79f95bf9c0d0e6eb69f062468e71931f5c7
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Jun 27 18:30:28 2022 +0200
[KARAF-7489] Upgrade to maven-jxr-plugin 3.2.0
(cherry picked from commit a7828bb3d66201dd5e9108bf698996adf785430e)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9768e9d6ff..a2dda0f5b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -752,7 +752,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
- <version>3.0.0</version>
+ <version>3.2.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>