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-text.git
commit c5b483304e38850130e09044390208f3c6ff7e3a Author: Gary Gregory <[email protected]> AuthorDate: Mon Jun 22 11:13:32 2020 -0400 Update dependencies. - checkstyle.plugin.version 3.1.0 -> 3.1.1. - checkstyle.version 8.27 -> 8.33. --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c11b885..5f5eedc 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -59,7 +59,8 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Gary Gregory">[build] commons.javadoc.version 3.1.1 -> 3.2.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">[build] commons.japicmp.version 0.14.1 -> 0.14.3.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">[build] Skip clirr since we use JApiCmp.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">[build] Skip clirr since we use JApiCmp.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">[build] checkstyle.plugin.version 3.1.0 -> 3.1.1.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">[build] checkstyle.version 8.27 -> 8.33.</action> </release> <release version="1.8" date="2019-08-30" description="Release 1.8">
