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

slachiewicz pushed a commit to branch MCHECKSTYLE-402
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git

commit 4fede6db093b3adf4f687bf9b782dd6abe65e24c
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Apr 5 18:08:15 2021 +0200

    Bump animal-sniffer-maven-plugin from 1.19 to 1.20
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 075295f..2231c4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -322,7 +322,7 @@ under the License.
       <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>

Reply via email to