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 0373f07a9cb71d36088d4bd08cc556efd9a004cf Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Tue Apr 12 07:55:40 2022 -0400 Group some updates. --- src/changes/changes.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 95d57768..400b0b9c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -76,20 +76,20 @@ The <action> type attribute can be add,update,fix,remove. <action type="fix" dev="ggregory" due-to="Mark Roberts, Gary Gregory">Force unsigned short for LineNumber.toString() #118.</action> <!-- ADD --> <!-- UPDATES --> + <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from 2 to 3 #88, #93, #110, #119.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Update actions/checkout from 2.3.1 to 3 #59, #66, #73, #108, #115.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Update actions/setup-java from v1.4.0 to 3 #62, #67.</action> <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 53.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Update biz.aQute.bndlib from 5.1.0 to 6.2.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-M6 #53, #124.</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 2.3.1 to 3 #59, #66, #73, #108, #115.</action> - <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Update actions/setup-java from v1.4.0 to 3 #62, #67.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Update Jacoco from 0.8.5 to 0.8.8.</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.7.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.16.0 #74, #103, #116.</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="Dependabot">Bump actions/cache from 2 to 3 #88, #93, #110, #119.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jna.version from 5.6.0 to 5.11.0 #84, #102, #109, #120.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jmh.version from 1.19 to 1.35 #92, #100, #122.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.javadoc.version from 3.2.0 to 3.3.2.</action>