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 2018/03/08 12:05:59 UTC

[camel] branch master updated: Upgrade Flink to version 1.4.2

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7b2a3ae  Upgrade Flink to version 1.4.2
7b2a3ae is described below

commit 7b2a3ae36cb42184604c01195ed5499dc92ea1ff
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 8 13:05:27 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d8f1831..4f5f9e2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -233,7 +233,7 @@
     <google-findbugs-jsr305-version>3.0.2</google-findbugs-jsr305-version>
     <google-findbugs-annotations2-version>2.0.3</google-findbugs-annotations2-version>
     <flatpack-version>3.4.3</flatpack-version>
-    <flink-version>1.4.1</flink-version>
+    <flink-version>1.4.2</flink-version>
     <fop-bundle-version>2.2_1</fop-bundle-version>
     <fop-version>2.2</fop-version>
     <ftpserver-version>1.1.1</ftpserver-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.