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


The following commit(s) were added to refs/heads/master by this push:
     new 52342f4  Update dependencies.
     new c368545  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-configuration
52342f4 is described below

commit 52342f41d1b9fbcba6d68a903eb4c66f21a0dc01
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Mar 10 09:40:33 2021 -0500

    Update dependencies.
    
    - Bump actions/cache from v2 to v2.1.4 #99.
    - Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #97.
    - Bump checkstyle from 8.39 to 8.41 #101.
---
 src/changes/changes.xml | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 567879b..73cd6b4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -97,7 +97,7 @@
          Update servlet-api from 2.4 to 2.5 #58.
        </action>
        <action type="update" dev="ggregory" due-to="Gary Gregory">
-         Update maven-checkstyle-plugin from 3.1.0 to 3.1.1 #57.
+         Update maven-checkstyle-plugin from 3.1.0 to 3.1.2, #57, #97.
        </action>
        <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
          Update commons-pool2 from 2.8.0 to 2.9.0, #61.
@@ -109,7 +109,7 @@
          Update optional commons-codec from 1.14 to 1.15.
        </action>
        <action type="update" dev="ggregory" due-to="Dependabot">
-         Update checkstyle from 8.26 to 8.39, #66, #71, #90.
+         Update checkstyle from 8.26 to 8.41, #66, #71, #90, #101.
        </action>
        <action dev="ggregory" type="update" due-to="Gary Gregory">
          Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).
@@ -133,7 +133,10 @@
          Update Apache Commons VFS 2.6.0 -> 2.8.0.
        </action>
        <action type="update" dev="ggregory" due-to="Dependabot">
-         Bump jackson-databind from 2.11.3 to 2.12.1 ,#88, #94
+         Bump jackson-databind from 2.11.3 to 2.12.1 ,#88, #94.
+       </action>
+       <action type="update" dev="ggregory" due-to="Dependabot">
+         Bump actions/cache from v2 to v2.1.4 #99.
        </action>
     </release>
     <release version="2.7" date="2020-03-07"

Reply via email to