This is an automated email from the ASF dual-hosted git repository.
adelbene 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 d331b7548e Revert "Bump com.github.siom79.japicmp:japicmp-maven-plugin
(#1314)"
d331b7548e is described below
commit d331b7548ebfb85e7c86ac615586d4ff30792da6
Author: Andrea Del Bene <[email protected]>
AuthorDate: Mon Dec 1 22:51:12 2025 +0100
Revert "Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1314)"
This reverts commit 99a576d5f8966ed7d51bdd5565ef42c9d042b6c1.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a2e5817cd7..14a35690f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,7 @@
<!-- Maven plugins -->
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
-
<japicmp-maven-plugin.version>0.25.0</japicmp-maven-plugin.version>
+
<japicmp-maven-plugin.version>0.24.2</japicmp-maven-plugin.version>
<maven-archetype-plugin.version>3.4.1</maven-archetype-plugin.version>
<maven-bundle-plugin.version>6.0.0</maven-bundle-plugin.version>
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>