This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new 4ea24d87f [OPENMEETINGS-2732] maven-site-plugin
4ea24d87f is described below
commit 4ea24d87ff3a83068f282dd6d61593171a8f8f84
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Sep 28 14:04:49 2022 +0700
[OPENMEETINGS-2732] maven-site-plugin
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5061388fb..5888b4fd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<!-- plugin versions -->
<maven-javadoc-plugin.version>3.4.1</maven-javadoc-plugin.version>
<maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
- <maven-site-plugin.version>3.12.1</maven-site-plugin.version>
+ <maven-site-plugin.version>4.0.0-M3</maven-site-plugin.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>
<maven-enforcer-plugin.version>3.0.0</maven-enforcer-plugin.version>