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-bcel.git
commit 2ed98367a244696240387c2f34164207d4a6e9cf Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Wed Jun 30 17:19:05 2021 -0400 Bump biz.aQute.bndlib from 5.2.0 to 5.3.0 #81. --- 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 9f4984e..d728d36 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -70,7 +70,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATES --> <action type="update" dev="ggregory" due-to="Gary Gregory">Update tests from Apache Commons Lang 3.10 to 3.12.0</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Update commons-parent from 50 to 52.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Update biz.aQute.bndlib from 5.1.0 to 5.2.0, #54, #72.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Update biz.aQute.bndlib from 5.1.0 to 5.3.0, #54, #72, #81.</action> <action type="update" dev="ggregory" due-to="Dependabot">Update maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5 #53.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Update maven-checkstyle-plugin from 3.1.0 to 3.1.2, #77.</action> <action type="update" dev="ggregory" due-to="Dependabot">Update actions/checkout from v2.3.1 to v2.3.4 #59, #66, #73.</action>