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 0340858 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#453) 0340858 is described below commit 034085879dc0e18adeaf7a315b0880e69d0ec189 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jul 23 17:23:57 2024 -0400 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#453) Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.21.2 to 0.22.0. - [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.21.2...japicmp-base-0.22.0) --- 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> 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 adab775..f9bc371 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,7 @@ <commons.failsafe.version>3.3.1</commons.failsafe.version> <commons.felix.version>5.1.9</commons.felix.version> <commons.jacoco.version>0.8.12</commons.jacoco.version> - <commons.japicmp.version>0.21.2</commons.japicmp.version> + <commons.japicmp.version>0.22.0</commons.japicmp.version> <commons.jar-plugin.version>3.4.2</commons.jar-plugin.version> <commons.javadoc.version>3.8.0</commons.javadoc.version> <commons.jxr.version>3.4.0</commons.jxr.version>