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-io.git
commit fa851ca751b6aeaaf785f2f56808812be9cdf56d Author: Gary Gregory <[email protected]> AuthorDate: Sat Sep 24 11:33:48 2022 -0400 Bump japicmp-maven-plugin from 0.15.7 to 0.16.0 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5ef8e96e..1f5ab722 100644 --- a/pom.xml +++ b/pom.xml @@ -340,7 +340,7 @@ file comparators, endian transformation classes, and much more. <checkstyle.impl.version>9.3</checkstyle.impl.version> <commons.jacoco.version>0.8.8</commons.jacoco.version> <commons.surefire.version>3.0.0-M7</commons.surefire.version> - <commons.japicmp.version>0.15.7</commons.japicmp.version> + <commons.japicmp.version>0.16.0</commons.japicmp.version> <commons.enforcer.version>3.1.0</commons.enforcer.version> <commons.moditect.version>1.0.0.RC2</commons.moditect.version> <commons.spotbugs.plugin.version>4.7.2.0</commons.spotbugs.plugin.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ce3b5b18..b3263fb2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -495,7 +495,7 @@ The <action> type attribute can be add,update,fix,remove. Bump junit-pioneer from 1.4.2 to 1.7.1 #304. #335, #362. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> - Bump japicmp-maven-plugin from 0.15.3 to 0.15.7. + Bump japicmp-maven-plugin from 0.15.3 to 0.16.0. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Bump commons-parent from 52 to 53.
