You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/04/13 20:32:14 UTC

[maven-fluido-skin] 01/01: Bump maven-site-plugin from 3.8.2 to 3.9.0

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.9.0
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git

commit cbed65f6661080fdb8db5f592dcabeb6b9d3c966
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Wed Mar 11 04:20:53 2020 +0000

    Bump maven-site-plugin from 3.8.2 to 3.9.0
    
    Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.8.2 to 3.9.0.
    - [Release notes](https://github.com/apache/maven-site-plugin/releases)
    - [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.8.2...maven-site-plugin-3.9.0)
    
    Signed-off-by: dependabot-preview[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cc85073..b7757d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@ under the License.
   <properties>
     <bootstrap.version>2.3.2</bootstrap.version>
     <jquery.version>1.11.2</jquery.version>
-    <sitePluginVersion>3.8.2</sitePluginVersion>
+    <sitePluginVersion>3.9.0</sitePluginVersion>
   </properties>
 
   <repositories>