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-dbcp.git
The following commit(s) were added to refs/heads/master by this push: new ac6abba Bump spotbugs from 4.3.0 to 4.4.0 #124. ac6abba is described below commit ac6abba4b08434df3e919cf7f781f1dccfc83c54 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Wed Aug 18 15:06:37 2021 -0400 Bump spotbugs from 4.3.0 to 4.4.0 #124. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 43fee36..efae885 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -82,6 +82,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Bump junit-jupiter from 5.8.0-M1 to 5.8.0-RC1 #125. </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump spotbugs from 4.3.0 to 4.4.0 #124. + </action> </release> <release version="2.9.0" date="2021-07-30" description="This is a minor release, including bug fixes and enhancements."> <!-- ADDS -->