This is an automated email from the ASF dual-hosted git repository.

Fokko 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 0b6bccb50 minor: Update japicmp version to 0.26.2 (#3764)
0b6bccb50 is described below

commit 0b6bccb50349c3b7edb182923b67aca5127e03fd
Author: Aaron Niskode-Dossett <[email protected]>
AuthorDate: Fri Sep 4 08:31:45 2026 -0500

    minor: Update japicmp version to 0.26.2 (#3764)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 21bee2b03..ec53d3d72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
     <jackson.version>2.22.2</jackson.version>
     <jackson-databind.version>2.22.2</jackson-databind.version>
     <jackson-annotations.version>2.22</jackson-annotations.version>
-    <japicmp.version>0.26.1</japicmp.version>
+    <japicmp.version>0.26.2</japicmp.version>
     <javax.annotation.version>1.3.2</javax.annotation.version>
     <spotless.version>3.8.0</spotless.version>
     <shade.prefix>shaded.parquet</shade.prefix>

Reply via email to