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-configuration.git
The following commit(s) were added to refs/heads/master by this push: new 4bab2c5 Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 #93. 4bab2c5 is described below commit 4bab2c500b8a193c2050d19ae2dd92bd02f5f483 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Jan 11 01:27:52 2021 -0500 Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 #93. --- 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 499addf..f1345d2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -85,7 +85,7 @@ Update mailapi from 1.6.4 to 1.6.5 #48. </action> <action type="update" dev="ggregory" due-to="Dependabot"> - Update spotbugs-maven-plugin from 3.1.12.2 to 4.1.4, #55, #75, #79. + Update spotbugs-maven-plugin from 3.1.12.2 to 4.2.0, #55, #75, #79, #93. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Update tests from hsqldb from 2.5.0 to 2.5.1 #54.