This is an automated email from the ASF dual-hosted git repository. fcsaky pushed a commit to branch release-1.19 in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.19 by this push: new e40bdbda526 [FLINK-38092][release] Bump japicmp configuration post 1.19.3 e40bdbda526 is described below commit e40bdbda52639f9fe2b7193a868f0d399bbb4a8d Author: Ferenc Csaky <fcs...@apache.org> AuthorDate: Tue Jul 15 13:47:25 2025 +0200 [FLINK-38092][release] Bump japicmp configuration post 1.19.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d19a0ff88f..ac92c7ee886 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.19.2</japicmp.referenceVersion> + <japicmp.referenceVersion>1.19.3</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>