You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/02/11 13:22:07 UTC

[myfaces-tobago] branch tobago-4.x updated: chore(deps): bump maven-site-plugin from 3.6 to 3.9.1

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

bommel pushed a commit to branch tobago-4.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new 4ae367a  chore(deps): bump maven-site-plugin from 3.6 to 3.9.1
4ae367a is described below

commit 4ae367a9669ff6179cbd39867e24bb3576f97560
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Feb 11 13:11:44 2021 +0000

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

diff --git a/pom.xml b/pom.xml
index 74d1d72..9f55cf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1015,7 +1015,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.6</version>
+          <version>3.9.1</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>