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 2021/06/30 13:47:04 UTC

[commons-io] branch master updated: Bump checkstyle from 8.43 to 8.44 #248.

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


The following commit(s) were added to refs/heads/master by this push:
     new 4fcfc45  Bump checkstyle from 8.43 to 8.44 #248.
4fcfc45 is described below

commit 4fcfc45c548a5a3dbd701492fcdf9d5e36a0f700
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Jun 30 09:46:59 2021 -0400

    Bump checkstyle from 8.43 to 8.44 #248.
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1c10cc3..e522fb5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -92,7 +92,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump junit-pioneer from 1.4.1 to 1.4.2 #240.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Bump checkstyle from 8.42 to 8.43 #241.
+        Bump checkstyle from 8.42 to 8.44 #241, #248.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Bump mockito-inline from 3.10.0 to 3.11.0 #242.