This is an automated email from the ASF dual-hosted git repository.
gangwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
The following commit(s) were added to refs/heads/master by this push:
new 4c8f4d4b8 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#3437)
4c8f4d4b8 is described below
commit 4c8f4d4b875259e2ece5f96c5ee90a03f78805ec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 18:06:51 2026 +0800
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#3437)
Bumps
[com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp)
from 0.23.1 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.23.1...japicmp-base-0.25.4)
---
updated-dependencies:
- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
dependency-version: 0.25.4
dependency-type: direct:development
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 372c1024a..d1e8fd43f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
<jackson.version>2.21.2</jackson.version>
<jackson-databind.version>2.21.2</jackson-databind.version>
<jackson-annotations.version>2.21</jackson-annotations.version>
- <japicmp.version>0.23.1</japicmp.version>
+ <japicmp.version>0.25.4</japicmp.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<spotless.version>2.46.1</spotless.version>
<shade.prefix>shaded.parquet</shade.prefix>