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/12 07:12:20 UTC

[myfaces-tobago] branch tobago-4.x updated: chore(deps): bump animal-sniffer-maven-plugin from 1.19 to 1.20

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 ac3edd6  chore(deps): bump animal-sniffer-maven-plugin from 1.19 to 1.20
ac3edd6 is described below

commit ac3edd6e86e08d40a9d78419531a7994740c420b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Feb 12 07:04:46 2021 +0000

    chore(deps): bump animal-sniffer-maven-plugin from 1.19 to 1.20
    
    Bumps [animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.19 to 1.20.
    - [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
    - [Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.19...animal-sniffer-parent-1.20)
    
    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 db84ee9..9c90a95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1020,7 +1020,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>animal-sniffer-maven-plugin</artifactId>
-          <version>1.19</version>
+          <version>1.20</version>
         </plugin>
         <!--
         usage: $ mvn versions:display-dependency-updates