This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch maven-resolver-1.9.x
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
The following commit(s) were added to refs/heads/maven-resolver-1.9.x by this
push:
new 6eea6e9e9 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1724)
6eea6e9e9 is described below
commit 6eea6e9e9d04a7307b7294a5664bb205db4ed10d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 17:16:51 2025 +0100
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1724)
Bumps
[com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp)
from 0.25.0 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.25.0...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-patch
...
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 e9d1477a1..55e17a0a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,7 +246,7 @@
<plugin>
<groupId>com.github.siom79.japicmp</groupId>
<artifactId>japicmp-maven-plugin</artifactId>
- <version>0.25.0</version>
+ <version>0.25.1</version>
<configuration>
<oldVersion>
<!-- We compare same module against 1.8.0 set as "baseline" -->