This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new 5b8d7dfc7cf [FLINK-32913][tests] Updates base version for japicmp check
5b8d7dfc7cf is described below
commit 5b8d7dfc7cfb31fcaa62cb5760e46047cab75fbd
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Wed Nov 15 22:50:25 2023 +0100
[FLINK-32913][tests] Updates base version for japicmp check
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b34958d8329..5d17a023358 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@ under the License.
<minikdc.version>3.2.4</minikdc.version>
<hive.version>2.3.9</hive.version>
<orc.version>1.5.6</orc.version>
- <japicmp.referenceVersion>1.17.0</japicmp.referenceVersion>
+ <japicmp.referenceVersion>1.18.0</japicmp.referenceVersion>
<japicmp.outputDir>tools/japicmp-output</japicmp.outputDir>
<spotless.version>2.27.1</spotless.version>
<spotless.scalafmt.version>3.4.3</spotless.scalafmt.version>