You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/06/01 08:51:11 UTC

[camel] 01/02: Upgrade Flink to version 1.17.1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 604297dcae24842e6d36b3d84a444ee4f685f9c1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jun 1 10:47:24 2023 +0200

    Upgrade Flink to version 1.17.1
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 94372cb691a..6f58af396c5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -149,7 +149,7 @@
         <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>
         <google-maps-services-version>2.2.0</google-maps-services-version>
         <flatpack-version>4.0.5</flatpack-version>
-        <flink-version>1.17.0</flink-version>
+        <flink-version>1.17.1</flink-version>
         <fop-version>2.8</fop-version>
         <formatter-maven-plugin-version>2.21.0</formatter-maven-plugin-version>
         <ftpserver-version>1.1.2</ftpserver-version>