You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/03/23 07:21:51 UTC

[maven-dist-tool] 01/02: Bump animal-sniffer-maven-plugin from 1.9 to 1.18

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

slachiewicz pushed a commit to branch plugin-updates
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git

commit d8da83d8b8ce99188212581a55039892f3dc7ec0
Author: dependabot[bot] <su...@dependabot.com>
AuthorDate: Fri May 24 05:34:21 2019 +0000

    Bump animal-sniffer-maven-plugin from 1.9 to 1.18
    
    Bumps [animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.9 to 1.18.
    - [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
    - [Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.9...animal-sniffer-parent-1.18)
    
    Signed-off-by: dependabot[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 276f2f7..357182c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.9</version>
+        <version>1.18</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>