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-parent.git
The following commit(s) were added to refs/heads/master by this push: new c07eb55 Bump japicmp-maven-plugin from 0.16.0 to 0.17.1 (#174) c07eb55 is described below commit c07eb55ace4fee51e6dff3fa3f28912459fdc6ee Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Nov 18 10:05:10 2022 -0500 Bump japicmp-maven-plugin from 0.16.0 to 0.17.1 (#174) Bumps [japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.16.0 to 0.17.1. - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.16.0...japicmp-base-0.17.1) --- updated-dependencies: - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e994538..006fb61 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ <commons.failsafe.version>3.0.0-M7</commons.failsafe.version> <commons.felix.version>5.1.8</commons.felix.version> <commons.jacoco.version>0.8.8</commons.jacoco.version> - <commons.japicmp.version>0.16.0</commons.japicmp.version> + <commons.japicmp.version>0.17.1</commons.japicmp.version> <commons.jar-plugin.version>3.3.0</commons.jar-plugin.version> <commons.javadoc.version>3.4.1</commons.javadoc.version> <commons.jxr.version>3.3.0</commons.jxr.version>