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 03230b1 Bump biz.aQute.bndlib from 5.2.0 to 5.3.0 #66.
new 8509b3b Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-pool.git
03230b1 is described below
commit 03230b1054bfc512567fe8d06d833f11cd5036f3
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Mar 3 11:49:25 2021 -0500
Bump biz.aQute.bndlib from 5.2.0 to 5.3.0 #66.
---
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 6de7d2a..1651993 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,7 +60,7 @@ The <action> type attribute can be add,update,fix,remove.
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.
+ Bump biz.aQute.bndlib from 5.1.2 to 5.3.0, #51, #66.
</action>
<action dev="ggregory" type="update" due-to="Arturo Bernal"
issue="POOL-389">
Migrate to JUnit 5 #57.