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/03/12 12:38:57 UTC

[commons-pool] branch master updated: Bump spotbugs from 4.5.3 to 4.6.0 #137

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-pool.git


The following commit(s) were added to refs/heads/master by this push:
     new 315f88c  Bump spotbugs from 4.5.3 to 4.6.0 #137
315f88c is described below

commit 315f88ca69f67cbd2779fcda17367653fc5f16c1
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Sat Mar 12 07:38:51 2022 -0500

    Bump spotbugs from 4.5.3 to 4.6.0 #137
---
 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 3c4f51a..899da8d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -63,7 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
     </action>
     <!-- UPDATE -->
     <action dev="ggregory" type="update" due-to="Dependabot">
-      Bump spotbugs from 4.3.0 to 4.5.3 #94, #99, #106, #114, #122, #129.
+      Bump spotbugs from 4.3.0 to 4.6.0 #94, #99, #106, #114, #122, #129, #137.
     </action>
     <action dev="ggregory" type="update" due-to="Dependabot">
       Bump spotbugs-maven-plugin from 4.3.0 to 4.5.3.0 #102, #110, #119, #125, #128.