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
The following commit(s) were added to refs/heads/master by this push: new 6b8b518 Bump some dependencies. 6b8b518 is described below commit 6b8b51823a4d6d648444093039f500804a4fca61 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Dec 15 11:12:39 2021 -0500 Bump some dependencies. Bump junit-jupiter from 5.8.0-RC1 to 5.8.2 #112. Bump actions/checkout from 2.3.4 to 2.4.0 #108. Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #103. Bump biz.aQute.bndlib from 5.3.0 to 6.1.0 #111. Bump jna.version from 5.9.0 to 5.10.0 #109. Bump actions/cache from 2.1.6 to 2.1.7 #110. --- src/changes/changes.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 290742c..fa7eb6b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -77,20 +77,20 @@ 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.3.0, #54, #72, #81.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Update biz.aQute.bndlib from 5.1.0 to 6.1.0, #54, #72, #81, #111.</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> + <action type="update" dev="ggregory" due-to="Dependabot">Update actions/checkout from v2.3.1 to v2.4.0 #59, #66, #73, #108.</action> <action type="update" dev="ggregory" due-to="Dependabot">Update actions/setup-java from v1.4.0 to v1.4.3 #62, #67.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Update Jacoco from 0.8.5 to 0.8.7.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Update commons-io from 2.7 to 2.11.0 #65, #96.</action> <action type="update" dev="ggregory" due-to="Dependabot">Update exec-maven-plugin from 1.6.0 to 3.0.0 #51.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.3.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #74.</action> - <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump junit-jupiter from 5.7.0 to 5.8.0-RC1 #78, #90, #101.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.15.0 #74, #103.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump junit-jupiter from 5.7.0 to 5.8.2 #78, #90, #101, #112.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/setup-java from v1.4.3 to v2.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from 2 to 2.1.6 #88, #93.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump jna.version from 5.6.0 to 5.9.0 #84, #102.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from 2 to 2.1.7 #88, #93, #110.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump jna.version from 5.6.0 to 5.10.0 #84, #102, #109.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jmh.version from 1.19 to 1.33 #92, #100.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.javadoc.version from 3.2.0 to 3.3.0.</action> </release>