You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2021/05/26 21:32:08 UTC

[httpcomponents-parent] branch master updated: Upgraded animal-sniffer to version 1.20

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

olegk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new ab4d5ba  Upgraded animal-sniffer to version 1.20
ab4d5ba is described below

commit ab4d5ba97e73b45943fda75c4ccdc6511711cf4d
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Wed May 26 23:22:33 2021 +0200

    Upgraded animal-sniffer to version 1.20
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8141141..a7f9c50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,6 +45,7 @@
 
 Version 13 - changes since 12
 
+animal-sniffer-maven-plugin 1.17 -> 1.20
 japicmp-maven-plugin 0.14.4 -> 0.15.3
 removed clirr-maven-plugin
 added japicmp-maven-plugin 0.14.4
@@ -753,7 +754,7 @@ Fixed JIRA link
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>animal-sniffer-maven-plugin</artifactId>
-            <version>1.17</version>
+            <version>1.20</version>
             <executions>
               <execution>
                 <id>checkAPIcompatibility</id>