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 2021/07/29 08:55:39 UTC

[camel] 01/02: Upgrade Flink to version 1.13.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 e257c367cb110b60bc84cfaca7fd9fa592b6db91
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Jul 29 10:53:56 2021 +0200

    Upgrade Flink to version 1.13.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ff875a2..3c997f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -172,7 +172,7 @@
         <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>
         <google-maps-services-version>0.10.1</google-maps-services-version>
         <flatpack-version>4.0.5</flatpack-version>
-        <flink-version>1.13.0</flink-version>
+        <flink-version>1.13.1</flink-version>
         <fop-version>2.6</fop-version>
         <formatter-maven-plugin-version>2.14.0</formatter-maven-plugin-version>
         <ftpserver-version>1.1.1</ftpserver-version>