You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/12/20 23:08:50 UTC

[maven-checkstyle-plugin] 01/03: Bump animal-sniffer-maven-plugin from 1.18 to 1.19

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-checkstyle-plugin.git

commit 358c96994462813b697397044277fc9df6eedfe0
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sun Dec 20 22:02:39 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 69412bd..4a2d213 100644
--- a/pom.xml
+++ b/pom.xml
@@ -295,7 +295,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.18</version>
+        <version>1.19</version>
         <configuration>
           <signature>
             <groupId>org.codehaus.mojo.signature</groupId>