This is an automated email from the ASF dual-hosted git repository.
zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 5efa2d65fc Bump org.apache.flink:flink-table-planner_2.12 in
/backends-clickhouse (#12134)
5efa2d65fc is described below
commit 5efa2d65fc5e094814a058f0295338dde148fdda
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 09:15:30 2026 +0100
Bump org.apache.flink:flink-table-planner_2.12 in /backends-clickhouse
(#12134)
Bumps org.apache.flink:flink-table-planner_2.12 from 1.16.2 to 1.20.4.
---
updated-dependencies:
- dependency-name: org.apache.flink:flink-table-planner_2.12
dependency-version: 1.20.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
backends-clickhouse/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/backends-clickhouse/pom.xml b/backends-clickhouse/pom.xml
index 825f5a6a1e..7b39041dc4 100644
--- a/backends-clickhouse/pom.xml
+++ b/backends-clickhouse/pom.xml
@@ -29,7 +29,7 @@
<properties>
<surefire.skipTests>true</surefire.skipTests>
- <iceberg.flinkConnector.version>1.16.2</iceberg.flinkConnector.version>
+ <iceberg.flinkConnector.version>1.20.4</iceberg.flinkConnector.version>
<iceberg.flinkConnector.subversion>1.16</iceberg.flinkConnector.subversion>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]