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 2021/05/26 21:49:26 UTC

[commons-pool] branch master updated: Bump spotbugs from 4.2.2 to 4.2.3 #73.

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 eb76b03  Bump spotbugs from 4.2.2 to 4.2.3 #73.
eb76b03 is described below

commit eb76b034894b7c9ba9c7d703d27ba994ce1e5f57
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed May 26 17:49:23 2021 -0400

    Bump spotbugs from 4.2.2 to 4.2.3 #73.
---
 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 61b01b9..80dd207 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -90,7 +90,7 @@ The <action> type attribute can be add,update,fix,remove.
       Bump asm-util from 9.0 to 9.1 #64.
     </action>
     <action dev="ggregory" type="update" due-to="Dependabot">
-      Bump spotbugs from 4.2.1 to 4.2.3 #68, #74.
+      Bump spotbugs from 4.2.1 to 4.2.3 #68, #73, #74.
     </action>
     <action dev="ggregory" type="update" due-to="Dependabot">
       Bump junit-bom from 5.7.1 to 5.7.2 #76.