This is an automated email from the ASF dual-hosted git repository.
yunfengzhou-hub pushed a commit to branch release-1.20
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.20 by this push:
new 3af1f8ea10d [FLINK-39926][release] Update japicmp configuration for
1.20.5 (#28415)
3af1f8ea10d is described below
commit 3af1f8ea10d29d58958a613c50c1f68b49f00165
Author: yunfengzhou-hub <[email protected]>
AuthorDate: Sun Jun 14 10:37:24 2026 +0800
[FLINK-39926][release] Update japicmp configuration for 1.20.5 (#28415)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b2cfd2fe2fa..5a1fc0e0684 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,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>1.20.3</japicmp.referenceVersion>
+ <japicmp.referenceVersion>1.20.5</japicmp.referenceVersion>
<japicmp.outputDir>tools/japicmp-output</japicmp.outputDir>
<checkstyle.version>9.3</checkstyle.version>
<!-- can be removed with maven-spotless-plugin:2.38+ -->