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 c42f0e9 [OPENMEETINGS-2152] maven-site-plugin is updated
c42f0e9 is described below
commit c42f0e9ce981542a3a3a80a33210afab88aca2e9
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Mar 11 08:48:48 2020 +0700
[OPENMEETINGS-2152] maven-site-plugin is updated
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 33390aa..590f965 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<!-- plugin versions -->
<maven-javadoc-plugin.version>3.1.1</maven-javadoc-plugin.version>
<maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
- <maven-site-plugin.version>3.8.2</maven-site-plugin.version>
+ <maven-site-plugin.version>3.9.0</maven-site-plugin.version>
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
<minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>
<maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>