This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new f77587d [MPOM-291] upgrade maven-site-plugin to 3.11.0
f77587d is described below
commit f77587d0b0c13bf6c2a0f1b96b7549b0635949a1
Author: Hervé Boutemy <[email protected]>
AuthorDate: Thu Feb 17 23:04:14 2022 +0100
[MPOM-291] upgrade maven-site-plugin to 3.11.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9d6eb83..baca755 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
- <version>3.10.0</version>
+ <version>3.11.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>