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 db04645 no jira: maven-site-plugin version updated, build will fail
until 3.9.0 is released
db04645 is described below
commit db04645bae2da45d1dbd393be15744bc3b681d81
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Tue Mar 10 23:00:04 2020 +0700
no jira: maven-site-plugin version updated, build will fail until 3.9.0 is
released
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dd5a9f7..33390aa 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.7.1</maven-site-plugin.version>
+ <maven-site-plugin.version>3.8.2</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>