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 3bd161cdb0 [KARAF-7492] Upgrade to maven-site-plugin 3.11.0
3bd161cdb0 is described below
commit 3bd161cdb05dfa39d7cf2727000ed1f2dfdff415
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Jun 27 10:07:31 2022 +0200
[KARAF-7492] Upgrade to maven-site-plugin 3.11.0
(cherry picked from commit 6bb780e5dc010a44e923236d068366af099b839a)
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 810823fbea..db78cea370 100644
--- a/pom.xml
+++ b/pom.xml
@@ -562,7 +562,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
- <version>3.9.0</version>
+ <version>3.11.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -757,7 +757,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
- <version>3.8.2</version>
+ <version>3.11.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>