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 df482b7  Update com.puppycrawl.tools:checkstyle 8.38 -> 8.39.
df482b7 is described below

commit df482b702d2dfc21150fedb5473458a4db84fb69
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Mon Jan 18 10:59:32 2021 -0500

    Update com.puppycrawl.tools:checkstyle 8.38 -> 8.39.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c7db6a4..e499fda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,7 +285,7 @@
           <dependency>
             <groupId>com.puppycrawl.tools</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>8.38</version>
+            <version>8.39</version>
           </dependency>
         </dependencies>        
         <!-- Keep build/reporting in sync -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f8c33aa..b019be6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -90,7 +90,7 @@ The <action> type attribute can be add,update,fix,remove.
         Update tests from Log4j 2.13.3 to 2.14.0.
       </action>
       <action dev="ggregory" due-to="Gary Gregory" type="update">
-        Update com.puppycrawl.tools:checkstyle 8.36.2 -> 8.38.
+        Update com.puppycrawl.tools:checkstyle 8.36.2 -> 8.39.
       </action>      
       <action dev="ggregory" due-to="Gary Gregory" type="update">
         Update org.apache.httpcomponents:httpcore-nio 4.4.13 -> 4.4.14.

Reply via email to