This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/main by this push:
new b8551bc82 [flink] Bump flink 1.19 minor version to 1.19.3 (#1969)
b8551bc82 is described below
commit b8551bc825223142e50be61fa8a4ef1da12dd1be
Author: Yang Guo <[email protected]>
AuthorDate: Mon Feb 2 10:06:47 2026 +0800
[flink] Bump flink 1.19 minor version to 1.19.3 (#1969)
---
fluss-flink/fluss-flink-1.19/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fluss-flink/fluss-flink-1.19/pom.xml
b/fluss-flink/fluss-flink-1.19/pom.xml
index 4a100b438..df63b5744 100644
--- a/fluss-flink/fluss-flink-1.19/pom.xml
+++ b/fluss-flink/fluss-flink-1.19/pom.xml
@@ -33,7 +33,7 @@
<properties>
<flink.major.version>1.19</flink.major.version>
- <flink.minor.version>1.19.2</flink.minor.version>
+ <flink.minor.version>1.19.3</flink.minor.version>
</properties>
<dependencies>