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
The following commit(s) were added to refs/heads/master by this push: new 8d49593 Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 #87 new 8cac6c9 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-cli.git 8d49593 is described below commit 8d495939eb5b17df9049e14b0fe6a1aa71468d4c Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Feb 19 10:58:42 2022 -0500 Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 #87 --- 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 7e68913..aa4ae87 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -120,7 +120,7 @@ Bump spotbugs from 4.4.1 to 4.5.3 #70, #88. </action> <action type="update" dev="ggregory" due-to="Dependabot"> - Bump spotbugs-maven-plugin from 4.4.1 to 4.5.2.0 #71, #85. + Bump spotbugs-maven-plugin from 4.4.1 to 4.5.3.0 #71, #85, #87. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Bump maven-javadoc-plugin from 3.3.1 to 3.3.2, #91.