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-lang.git
The following commit(s) were added to refs/heads/master by this push: new 950ab13 Upgrade checkstyle 8.41.1 -> 8.42 #752. 950ab13 is described below commit 950ab130d616a67c39921b1d8c2c5b877ee8ad55 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed May 12 09:07:02 2021 -0400 Upgrade checkstyle 8.41.1 -> 8.42 #752. --- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 32521e4..f848647 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,10 +57,10 @@ The <action> type attribute can be add,update,fix,remove. <action type="add" dev="ggregory" due-to="Gary Gregory">Add and use Suppliers.</action> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump spotbugs-maven-plugin from 4.2.0 to 4.2.3 #735.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump Bump actions/cache from v2.1.4 to v2.1.5 #742.</action> + <action type="update" dev="ggregory" due-to="Dependabot, XenoAmess">Bump Bump actions/cache from v2.1.4 to v2.1.5 #742, #752.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/setup-java from v1.4.3 to v2.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs from 4.2.2 to 4.2.3 #744.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 8.41 to 8.41.1 #739.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 8.41 to 8.42 #739.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump easymock from 4.2 to 4.3 #746.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">commons.jacoco.version 0.8.6 -> 0.8.7.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">commons.japicmp.version 0.15.2 -> 0.15.3.</action>