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

desruisseaux pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git


The following commit(s) were added to refs/heads/geoapi-4.0 by this push:
     new 342ad47  Upgrade checkstyle dependency.
342ad47 is described below

commit 342ad47c1c440bb9dad5817789290c4e4c7f299a
Author: Martin Desruisseaux <[email protected]>
AuthorDate: Sat Mar 30 11:24:15 2019 +0100

    Upgrade checkstyle dependency.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 617d67b..1ccc0db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -717,7 +717,7 @@
           <dependency>
             <groupId>com.puppycrawl.tools</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>8.8</version>
+            <version>8.18</version>
           </dependency>
         </dependencies>
         <executions>

Reply via email to