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 6f7edfdb50 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1340)
6f7edfdb50 is described below
commit 6f7edfdb50b1150121b51de5c879d9ba9d8e3580
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 21 16:11:36 2025 +0100
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1340)
Bumps
[com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp)
from 0.24.2 to 0.25.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.24.2...japicmp-base-0.25.1)
---
updated-dependencies:
- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
dependency-version: 0.25.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 fd8a14ab13..a6b1ec9837 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.24.2</japicmp-maven-plugin.version>
+
<japicmp-maven-plugin.version>0.25.1</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>