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 fc09d49f22e8f6dfb49a2cd36586287c12e9841b Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Feb 19 10:54:42 2022 -0500 Bump maven-pmd-plugin from 3.15.0 to 3.16.0 (#92). --- 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 e5585c9..f056ee8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -87,7 +87,7 @@ Bump commons-parent from 48 to 52. </action> <action type="update" dev="ggregory" due-to="Dependabot"> - Bump maven-pmd-plugin from 3.12.0 to 3.15.0, #44, #54, #67. + Bump maven-pmd-plugin from 3.12.0 to 3.16.0, #44, #54, #67, #92. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Bump actions/checkout from v2.3.1 to v2.4.0 #46, #72, #78.