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/01/15 06:31:50 UTC

[camel] branch flink-1.11.3 created (now e876c59)

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

acosentino pushed a change to branch flink-1.11.3
in repository https://gitbox.apache.org/repos/asf/camel.git.


      at e876c59  Upgrade Flink to version 1.11.3

This branch includes the following new commits:

     new e876c59  Upgrade Flink to version 1.11.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade Flink to version 1.11.3

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e876c59c34367ea9045138a47fe1178f90910bf9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jan 15 07:29:53 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b8b41f1..5b78ff4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -183,7 +183,7 @@
         <google-findbugs-annotations2-version>2.0.3</google-findbugs-annotations2-version>
         <google-maps-services-version>0.10.1</google-maps-services-version>
         <flatpack-version>4.0.4</flatpack-version>
-        <flink-version>1.11.2</flink-version>
+        <flink-version>1.11.3</flink-version>
         <fop-version>2.5</fop-version>
         <ftpserver-version>1.1.1</ftpserver-version>
         <freemarker-version>2.3.30</freemarker-version>