This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push: new a488379c6e Bump com.github.siom79.japicmp:japicmp-maven-plugin (#931) a488379c6e is described below commit a488379c6e45192e12c0d52860ca3601e1615336 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Jul 28 09:02:55 2024 +0300 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#931) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 26d6b4bb77..936f7e1ce6 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ <!-- Maven plugins --> <build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version> - <japicmp-maven-plugin.version>0.21.2</japicmp-maven-plugin.version> + <japicmp-maven-plugin.version>0.22.0</japicmp-maven-plugin.version> <maven-archetype-plugin.version>3.2.1</maven-archetype-plugin.version> <maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version> <maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>