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 a7828bb3d6 [KARAF-7489] Upgrade to maven-jxr-plugin 3.2.0
new 5e03fabd42 Merge pull request #1563 from jbonofre/KARAF-7489
a7828bb3d6 is described below
commit a7828bb3d66201dd5e9108bf698996adf785430e
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
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 761c9c0532..1133400285 100644
--- a/pom.xml
+++ b/pom.xml
@@ -763,7 +763,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>