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 6bb780e5dc [KARAF-7492] Upgrade to maven-site-plugin 3.11.0
new d5ecf922a7 Merge pull request #1560 from jbonofre/KARAF-7492
6bb780e5dc is described below
commit 6bb780e5dc010a44e923236d068366af099b839a
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
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f2358fee5c..6e65056420 100644
--- a/pom.xml
+++ b/pom.xml
@@ -573,7 +573,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>
@@ -768,7 +768,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>