This is an automated email from the ASF dual-hosted git repository. danderson pushed a commit to branch 39443 in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git
commit 3bb60b7671ed786c4524268ae95242dab0533bb5 Author: David Anderson <[email protected]> AuthorDate: Wed Apr 15 18:40:31 2026 -0700 [FLINK-39443][release] Update master to 2.4-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6434cf1..00b0146 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ under the License. <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <flink.version>2.3-SNAPSHOT</flink.version> + <flink.version>2.4-SNAPSHOT</flink.version> <flink.shaded.version>20.0</flink.shaded.version> <netty.tcnative.version>2.0.62.Final</netty.tcnative.version> <java.version>1.8</java.version>
