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

kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


The following commit(s) were added to refs/heads/master by this push:
     new e940b5d  Bump animal-sniffer-maven-plugin from 1.19 to 1.20
     new ab56151  Merge branch 'pr-120'
e940b5d is described below

commit e940b5d6d4677b355da4451abb8656c6e0854d9a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 12 05:42:40 2021 +0000

    Bump animal-sniffer-maven-plugin from 1.19 to 1.20
    
    Bumps 
[animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 
1.19 to 1.20.
    - [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
    - 
[Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.19...animal-sniffer-parent-1.20)
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a8d6309..ebd10d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.19</version>
+        <version>1.20</version>
         <configuration>
           <signature>
             <groupId>org.codehaus.mojo.signature</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6729307..ffb9cf4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,6 +46,9 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
     <release version="1.0-alpha3" date="2020-??-??" description="Third 1.0 
alpha release">
       <action dev="kinow" type="update" due-to="Dependabot">
+        Bump animal-sniffer-maven-plugin from 1.19 to 1.20 #120.
+      </action>
+      <action dev="kinow" type="update" due-to="Dependabot">
         Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #117.
       </action>
       <action dev="kinow" type="update" due-to="Dependabot">

Reply via email to