You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/08/10 13:40:21 UTC

[commons-vfs] branch master updated: checkstyle 8.22 -> 8.23.

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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new 61130e5  checkstyle 8.22 -> 8.23.
61130e5 is described below

commit 61130e510b4d8467e4c265618e9c0390ec16c44e
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Aug 10 09:40:16 2019 -0400

    checkstyle 8.22 -> 8.23.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9206d1c..e98ef26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@
           <dependency>
             <groupId>com.puppycrawl.tools</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>8.22</version>
+            <version>8.23</version>
           </dependency>
         </dependencies>        
         <!-- Keep build/reporting in sync -->