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

[myfaces-tobago] 01/01: 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.

github-bot pushed a commit to branch dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin-1.20
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit ad18c302f4986cabd5e4ccd7b34ee8d3411ef501
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Feb 12 07:11:29 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 b47d39d..7e222ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1016,7 +1016,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