From ff8611e159d1e41de55a2d919bfeeaf2fec2c125 Mon Sep 17 00:00:00 2001 From: Paul Lin Date: Sat, 27 May 2023 22:27:31 +0800 Subject: [PATCH] [KYUUBI #4877] Bump Flink 1.17 to 1.17.1 ### _Why are the changes needed?_ As titled. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request Closes #4877 from link3280/bump-flink-1.17.1. Closes #4877 c94c00559 [Paul Lin] Bump Flink 1.17.1 bfd865ac1 [Paul Lin] Fix invalid download url f2b09559d [Paul Lin] Fix flink jar not found with no profile specified f63f3842c [Paul Lin] Fix flink download error with no profile specified 3055b6c88 [Paul Lin] Fix spotless 07b62fd95 [Paul Lin] Bump Flink 1.17.1-rc1 Authored-by: Paul Lin Signed-off-by: Cheng Pan --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d6628cf3f..3b638ea54 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ 2.4.4 0.9.3 0.62.2 - 1.17.0 + 1.17.1 flink-${flink.version}-bin-scala_${scala.binary.version}.tgz ${apache.archive.dist}/flink/flink-${flink.version} false @@ -2196,7 +2196,7 @@ flink-1.17 - 1.17.0 + 1.17.1