You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2020/06/05 10:53:38 UTC

[myfaces-tobago] branch tobago-4.x updated: chore: update animal-sniffer-maven-plugin

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

lofwyr 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 4fe3604  chore: update animal-sniffer-maven-plugin
4fe3604 is described below

commit 4fe36049bbb033d36a47731f4553b108c8835df3
Author: Henning Nöth <hn...@apache.org>
AuthorDate: Fri Jun 5 09:37:12 2020 +0200

    chore: update animal-sniffer-maven-plugin
    
    * this fix an error while executing the 'check' goal in tobago-example-demo
    
    (cherry picked from commit d35bf49e9914c26fbba75ee3e5665574ea588318)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 614d6ac..b41303e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1013,7 +1013,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>animal-sniffer-maven-plugin</artifactId>
-          <version>1.14</version>
+          <version>1.18</version>
         </plugin>
         <!--
         usage: $ mvn versions:display-dependency-updates