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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2f2653b  Bump animal-sniffer-maven-plugin from 1.19 to 1.20 (#30)
2f2653b is described below

commit 2f2653b64b5bcd573c6090ea357eb7c1d46fab4b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 16 23:41:52 2021 -0500

    Bump animal-sniffer-maven-plugin from 1.19 to 1.20 (#30)
    
    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]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2e269c2..d2faefc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
     <commons.compiler.javadoc />
 
     <!-- plugin versions (allows same value in reporting and build sections; 
also allows easy override) -->
-    <commons.animal-sniffer.version>1.19</commons.animal-sniffer.version>
+    <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
      <!-- 1.8 requires Java 8+ -->
     <!-- Almost all signatures use version 1.0. Allow override just in case -->
     
<commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version>

Reply via email to