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 d865f2df Update commons.japicmp.version from 0.15.3 to 0.15.7. d865f2df is described below commit d865f2df015fc6e04487cce77f18edb602d0592a Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sat Apr 9 14:35:38 2022 -0400 Update commons.japicmp.version from 0.15.3 to 0.15.7. --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5c9b26ac..5283044f 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ <commons.surefire.version>3.0.0-M6</commons.surefire.version> <checkstyle.plugin.version>3.1.2</checkstyle.plugin.version> <jna.version>5.11.0</jna.version> - <commons.japicmp.version>0.15.3</commons.japicmp.version> + <commons.japicmp.version>0.15.7</commons.japicmp.version> <japicmp.skip>false</japicmp.skip> <clirr.skip>true</clirr.skip> <commons.jacoco.version>0.8.8</commons.jacoco.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d21db314..95d57768 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -86,7 +86,7 @@ The <action> type attribute can be add,update,fix,remove. <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.3.</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>