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

yunfengzhou-hub pushed a commit to branch release-2.1
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-2.1 by this push:
     new 14f5c7759d6 [FLINK-39927][release] Update japicmp configuration for 
2.1.3 (#28416)
14f5c7759d6 is described below

commit 14f5c7759d65b4d67025faf8536a8bf384e70c38
Author: yunfengzhou-hub <[email protected]>
AuthorDate: Sun Jun 14 10:39:03 2026 +0800

    [FLINK-39927][release] Update japicmp configuration for 2.1.3 (#28416)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index abc9cee1568..7c4da549a0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@ under the License.
                <minikdc.version>3.2.4</minikdc.version>
                <hive.version>2.3.10</hive.version>
                <orc.version>1.5.6</orc.version>
-               <japicmp.referenceVersion>2.1.1</japicmp.referenceVersion>
+               <japicmp.referenceVersion>2.1.3</japicmp.referenceVersion>
                <japicmp.outputDir>tools/japicmp-output</japicmp.outputDir>
                <checkstyle.version>10.18.2</checkstyle.version>
                <spotless.skip>false</spotless.skip>

Reply via email to