This is an automated email from the ASF dual-hosted git repository.
xuba pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/amoro.git
The following commit(s) were added to refs/heads/master by this push:
new 6df898e6b [AMORO-3890]Bump flink versions from 1.16.2/1.17.1/1.20.0 to
1.16.3/1.17.2/1.20.3 (#3889)
6df898e6b is described below
commit 6df898e6b8e23c01a98bcfa3cf3c4961ebad7a47
Author: Fei Wang <[email protected]>
AuthorDate: Tue Nov 4 08:24:46 2025 -0800
[AMORO-3890]Bump flink versions from 1.16.2/1.17.1/1.20.0 to
1.16.3/1.17.2/1.20.3 (#3889)
bump
---
.../amoro-mixed-flink/v1.16/amoro-mixed-flink-runtime-1.16/pom.xml | 2 +-
.../amoro-mixed-flink/v1.17/amoro-mixed-flink-runtime-1.17/pom.xml | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git
a/amoro-format-mixed/amoro-mixed-flink/v1.16/amoro-mixed-flink-runtime-1.16/pom.xml
b/amoro-format-mixed/amoro-mixed-flink/v1.16/amoro-mixed-flink-runtime-1.16/pom.xml
index 02481f953..2343b50fb 100644
---
a/amoro-format-mixed/amoro-mixed-flink/v1.16/amoro-mixed-flink-runtime-1.16/pom.xml
+++
b/amoro-format-mixed/amoro-mixed-flink/v1.16/amoro-mixed-flink-runtime-1.16/pom.xml
@@ -33,7 +33,7 @@
<properties>
<iceberg.version>1.4.3</iceberg.version>
- <flink.version>1.16.2</flink.version>
+ <flink.version>1.16.3</flink.version>
</properties>
<dependencies>
diff --git
a/amoro-format-mixed/amoro-mixed-flink/v1.17/amoro-mixed-flink-runtime-1.17/pom.xml
b/amoro-format-mixed/amoro-mixed-flink/v1.17/amoro-mixed-flink-runtime-1.17/pom.xml
index bc0661782..470a755a3 100644
---
a/amoro-format-mixed/amoro-mixed-flink/v1.17/amoro-mixed-flink-runtime-1.17/pom.xml
+++
b/amoro-format-mixed/amoro-mixed-flink/v1.17/amoro-mixed-flink-runtime-1.17/pom.xml
@@ -32,7 +32,7 @@
<url>https://amoro.apache.org</url>
<properties>
- <flink.version>1.17.1</flink.version>
+ <flink.version>1.17.2</flink.version>
</properties>
<dependencies>
diff --git a/pom.xml b/pom.xml
index 58886862f..9ba1dd209 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
<lucene.version>8.11.2</lucene.version>
<bitmap.version>1.0.1</bitmap.version>
<prometheus.version>0.16.0</prometheus.version>
- <flink.version>1.20.0</flink.version>
+ <flink.version>1.20.3</flink.version>
<fabric8-kubernetes-client.version.version>6.13.3</fabric8-kubernetes-client.version.version>
<amoro-shade.version>0.7.0-incubating</amoro-shade.version>
<amoro-shade-guava.version>32.1.1-jre</amoro-shade-guava.version>