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 f3535a6a6 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#3218)
f3535a6a6 is described below

commit f3535a6a66cd054eeeb1e9b4c9903b1768037cc0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 22:08:24 2025 +0200

    Bump com.github.siom79.japicmp:japicmp-maven-plugin (#3218)
    
    Bumps 
[com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp)
 from 0.21.0 to 0.23.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.21.0...japicmp-base-0.23.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
      dependency-version: 0.23.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 75050c445..ce0f1adf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
     <!-- To upgrade jackson, check the jdk versions inside the jar and include 
any new versions in the shading in parquet-jackson. -->
     <jackson.version>2.18.3</jackson.version>
     <jackson-databind.version>2.18.3</jackson-databind.version>
-    <japicmp.version>0.21.0</japicmp.version>
+    <japicmp.version>0.23.1</japicmp.version>
     <javax.annotation.version>1.3.2</javax.annotation.version>
     <spotless.version>2.30.0</spotless.version>
     <shade.prefix>shaded.parquet</shade.prefix>

Reply via email to