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 b73fe4a Bump biz.aQute.bndlib from 5.3.0 to 6.0.0 #105.
b73fe4a is described below
commit b73fe4a9c2f4cf7b82f38ab9dd7d28e93f90cfe1
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Oct 17 10:16:06 2021 -0400
Bump biz.aQute.bndlib from 5.3.0 to 6.0.0 #105.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3c0b3dd..fc22de6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,6 +64,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #101.
</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump biz.aQute.bndlib from 5.3.0 to 6.0.0 #105.
+ </action>
</release>
<release version="2.11.1" date="2021-08-18" description="This is a
maintenance release (Java 8).">
<!-- FIX -->