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-fileupload.git
The following commit(s) were added to refs/heads/master by this push: new bfa6292 Bump japicmp-maven-plugin from 0.15.3 to 0.16.0 bfa6292 is described below commit bfa6292b303dc6b45cf3a2b2986b728c7b8c654d Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Sep 25 09:23:11 2022 -0400 Bump japicmp-maven-plugin from 0.15.3 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 c044266..4eb1e72 100644 --- a/pom.xml +++ b/pom.xml @@ -235,7 +235,7 @@ <commons.osgi.export>!org.apache.commons.fileupload.util.mime,org.apache.commons.*;version=${project.version};-noimport:=true</commons.osgi.export> <commons.osgi.import>!javax.portlet,*</commons.osgi.import> <commons.osgi.dynamicImport>javax.portlet</commons.osgi.dynamicImport> - <commons.japicmp.version>0.15.3</commons.japicmp.version> + <commons.japicmp.version>0.16.0</commons.japicmp.version> <japicmp.skip>true</japicmp.skip> <moditect-maven-plugin.version>1.0.0.RC2</moditect-maven-plugin.version> <moditect.skip>true</moditect.skip> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 888d808..b7b65de 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -63,7 +63,7 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump tests from commons-io:commons-io 2.6 to 2.11.0, #104.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump junit-jupiter from 5.5.2 to 5.9.1 #31, #130, #156, #166.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.19.0 #48, #162.</action> - <action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons.japicmp.version 0.13.0 -> 0.15.3.</action> + <action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons.japicmp.version from 0.13.0 to 0.16.0.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.2.3 to 4.7.2.0 #103, #133, #141, #146, #155, #163.</action> <action dev="jochen" type="update" due-to="Dependabot">Bump spotbugs from 4.2.3 to 4.7.2, ignore EI_EXPOSE_REP, and EI_EXPOSE_REP2, #152, #161.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump biz.aQute.bndlib from 6.0.0 to 6.1.0 #129.</action>