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 2020/02/02 18:56:51 UTC

[camel] branch master updated: Upgrade Flink to version 1.9.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 9a30a9c  Upgrade Flink to version 1.9.2
9a30a9c is described below

commit 9a30a9cf3deeab30817fe250e1fb158d005a25d5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Feb 2 19:56:25 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3a8a250..69501f2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -205,7 +205,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.9.1</flink-version>
+        <flink-version>1.9.2</flink-version>
         <fop-bundle-version>2.3_1</fop-bundle-version>
         <fop-version>2.3</fop-version>
         <ftpserver-version>1.1.1</ftpserver-version>