This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push:
new f6503868a6 Bump com.github.siom79.japicmp:japicmp-maven-plugin
f6503868a6 is described below
commit f6503868a6a321a9d4e6cae8035a97c627cfa169
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 13 04:43:04 2026 +0000
Bump com.github.siom79.japicmp:japicmp-maven-plugin
Bumps
[com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp)
from 0.25.2 to 0.25.4.
- [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.2...japicmp-base-0.25.4)
---
updated-dependencies:
- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
dependency-version: 0.25.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 27cfc7e313..dff2f4bc90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -720,7 +720,7 @@ under the License.
<plugin>
<groupId>com.github.siom79.japicmp</groupId>
<artifactId>japicmp-maven-plugin</artifactId>
- <version>0.25.2</version>
+ <version>0.25.4</version>
<executions>
<execution>
<goals>