This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git
The following commit(s) were added to refs/heads/master by this push:
new 605b9a1a0 [flink] Bump flink 1.18.0 to 1.18.1 (#2767)
605b9a1a0 is described below
commit 605b9a1a037bbdba76c824551dfd5e1c7cdd5f9b
Author: cxzl25 <[email protected]>
AuthorDate: Tue Jan 23 10:26:10 2024 +0800
[flink] Bump flink 1.18.0 to 1.18.1 (#2767)
---
paimon-flink/paimon-flink-1.18/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/paimon-flink/paimon-flink-1.18/pom.xml
b/paimon-flink/paimon-flink-1.18/pom.xml
index e71636161..957d47b41 100644
--- a/paimon-flink/paimon-flink-1.18/pom.xml
+++ b/paimon-flink/paimon-flink-1.18/pom.xml
@@ -34,7 +34,7 @@ under the License.
<name>Paimon : Flink : 1.18</name>
<properties>
- <flink.version>1.18.0</flink.version>
+ <flink.version>1.18.1</flink.version>
</properties>
<dependencies>