You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by hn...@apache.org on 2022/02/02 17:19:44 UTC

[myfaces-tobago] branch tobago-5.x updated: build(deps): bump animal-sniffer-maven-plugin from 1.20 to 1.21

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

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


The following commit(s) were added to refs/heads/tobago-5.x by this push:
     new 3dc5bb8  build(deps): bump animal-sniffer-maven-plugin from 1.20 to 1.21
3dc5bb8 is described below

commit 3dc5bb8957f40e7ec735b9aa1bba12fe1aa95836
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Feb 2 16:36:58 2022 +0000

    build(deps): bump animal-sniffer-maven-plugin from 1.20 to 1.21
    
    Bumps [animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.20 to 1.21.
    - [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
    - [Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.20...animal-sniffer-parent-1.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 c51b052..a8dc7ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1001,7 +1001,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>animal-sniffer-maven-plugin</artifactId>
-          <version>1.20</version>
+          <version>1.21</version>
         </plugin>
         <!--
         usage: $ mvn versions:display-dependency-updates