You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/06/10 18:24:12 UTC

[commons-dbcp] branch master updated: Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 #192

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 bdd1b29c Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 #192
bdd1b29c is described below

commit bdd1b29c98d092c43e2b3546aeabec77cb584469
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Fri Jun 10 14:24:08 2022 -0400

    Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 #192
---
 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 a71c5b96..74fd30b0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -133,7 +133,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump japicmp-maven-plugin from 0.15.3 to 0.15.7 #137, #166, #174.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Bump spotbugs-maven-plugin from 4.3.0 to 4.6.0.0 #140, #154, #161, #178.
+        Bump spotbugs-maven-plugin from 4.3.0 to 4.7.0.0 #140, #154, #161, #178, #192.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
         Bump h2 from 1.4.200 to 2.0.212 #153, #183.