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/03/26 09:42:30 UTC

[maven-fluido-skin] branch dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.9.0 created (now 299ba60)

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

slachiewicz pushed a change 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.


      at 299ba60  Bump maven-site-plugin from 3.8.2 to 3.9.0

This branch includes the following new commits:

     new 299ba60  Bump maven-site-plugin from 3.8.2 to 3.9.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by sl...@apache.org.
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 299ba6040bcf127535f835836707d02caa3be20b
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 b4a9a45..35736d4 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>