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 55ddd9b Bump spotbugs from 4.5.3 to 4.6.0 #177 55ddd9b is described below commit 55ddd9b2474af0b897a5db362dd6447f7a2d5a02 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Mar 25 07:48:44 2022 -0700 Bump spotbugs from 4.5.3 to 4.6.0 #177 --- 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 247ad5f..09410cf 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -100,7 +100,7 @@ The <action> type attribute can be add,update,fix,remove. Bump junit-jupiter from 5.8.0-M1 to 5.8.2 #125, #136, #157. </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Bump spotbugs from 4.3.0 to 4.5.3 #124, #133, #151, #164. + Bump spotbugs from 4.3.0 to 4.6.0 #124, #133, #151, #164, #177. </action> <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> Bump org.mockito:mockito-core 3.11.2 -> 4.4.0, #128, #138, #152, #175.