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-lang.git
The following commit(s) were added to refs/heads/master by this push: new 55e0776 Bump spotbugs from 4.1.4 to 4.2.0 #671. 55e0776 is described below commit 55e0776408da81feac81b405533fe254dd7ccfbf Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Dec 10 15:13:00 2020 -0500 Bump spotbugs from 4.1.4 to 4.2.0 #671. --- 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 c887f49..f71670e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -82,7 +82,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATES --> <action type="update" dev="ggregory" due-to="Gary Gregory">Enable Dependabot #587.</action> <action type="update" dev="chtompki">Bump junit-jupiter from 5.6.2 to 5.7.0.</action> - <action type="update" dev="chtompki" due-to="chtompki, Dependabot">Bump spotbugs from 4.1.2 to 4.1.4, #627.</action> + <action type="update" dev="chtompki" due-to="chtompki, Dependabot">Bump spotbugs from 4.1.2 to 4.2.0, #627, #671.</action> <action type="update" dev="chtompki" due-to="chtompki, Dependabot">Bump checkstyle from 8.36 to 8.37, #637.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.0.0 to 4.1.4, #593, #596, #609, #623, #632.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump biz.aQute.bndlib from 5.1.1 to 5.2.0 #592, #628.</action>