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 ec75c96  Update dependencies.
ec75c96 is described below

commit ec75c96732cb5be6cdb6fa98f03773005bf2ccc4
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 20 10:08:26 2020 -0400

    Update dependencies.
    
    - Bump junit from 4.13 to 4.13.1 #50.
    - Bump biz.aQute.bndlib from 5.1.2 to 5.2.0 #51.
    - Bump spotbugs from 4.1.3 to 4.1.4 #52.
    - Bump spotbugs-maven-plugin from 4.1.3 to 4.1.4 #53.
---
 src/changes/changes.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 91d7cc9..2ce2114 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,6 +51,18 @@ The <action> type attribute can be add,update,fix,remove.
     <action dev="ggregory" type="update" due-to="Dependabot">
       Bump actions/setup-java from v1.4.2 to v1.4.3 #47.
     </action>
+    <action dev="ggregory" type="update" due-to="Dependabot">
+      Bump junit from 4.13 to 4.13.1 #50.
+    </action>
+    <action dev="ggregory" type="update" due-to="Dependabot">
+      Bump biz.aQute.bndlib from 5.1.2 to 5.2.0 #51.
+    </action>
+    <action dev="ggregory" type="update" due-to="Dependabot">
+      Bump spotbugs from 4.1.3 to 4.1.4 #52.
+    </action>
+    <action dev="ggregory" type="update" due-to="Dependabot">
+      Bump spotbugs-maven-plugin from 4.1.3 to 4.1.4 #53.
+    </action>
   </release>
   <release version="2.9.0" date="2020-09-25" description="This is a minor 
release (Java 8).">
     <action issue="POOL-387" dev="ggregory" type="update" due-to=" Phil 
Steitz">

Reply via email to