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-cli.git
commit b4df9e5b7502013e69612421c1f1f2f9d763ec6f Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Feb 19 10:56:04 2022 -0500 Bump checkstyle from 9.2.1 to 9.3 (#90) --- 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 f8d45e6..8d4f220 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -102,7 +102,7 @@ Bump maven-checkstyle-plugin from 2.15 to 3.1.2 #41. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump checkstyle to 9.2.1 #68, #86. + Bump checkstyle to 9.3 #68, #86, #90. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Bump actions/cache from 2 to 2.1.7 #64, #65, #81.