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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new a7acfe7  [MNG-6611] Update animal-sniffer-maven-plugin to version 1.17
a7acfe7 is described below

commit a7acfe75b1214314590ac29bb1a6339f84f9619c
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Mar 17 09:01:26 2019 +0100

    [MNG-6611] Update animal-sniffer-maven-plugin to version 1.17
    
    Fixes #237
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3376e90..9bf41f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -554,7 +554,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.15</version>
+        <version>1.17</version><!-- latest for Java 7 -->
         <configuration>
           <signature>
             <groupId>org.codehaus.mojo.signature</groupId>

Reply via email to