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 4f41bfc Bump spotbugs from 4.4.1 to 4.5.2 #151. 4f41bfc is described below commit 4f41bfcfcf88707cf936c1b8a31f84146bddf7dc Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Dec 23 09:43:17 2021 -0500 Bump spotbugs from 4.4.1 to 4.5.2 #151. --- 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 4bb6290..2570ded 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.1 #125, #136. </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Bump spotbugs from 4.3.0 to 4.4.1 #124, #133. + Bump spotbugs from 4.3.0 to 4.5.2 #124, #133, #151. </action> <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> Bump org.mockito:mockito-core 3.11.2 -> 4.2.0, #128, #138, #152.