You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sedona.apache.org by ji...@apache.org on 2023/11/10 07:40:41 UTC

(sedona) branch master updated: Bump flink.version from 1.14.3 to 1.14.6 (#1091)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 60cc4bbef Bump flink.version from 1.14.3 to 1.14.6 (#1091)
60cc4bbef is described below

commit 60cc4bbefbde1d1b5a4716896b0ae1b5d5318bcb
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Nov 9 23:40:36 2023 -0800

    Bump flink.version from 1.14.3 to 1.14.6 (#1091)
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 flink/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink/pom.xml b/flink/pom.xml
index c8821202b..b68073f6d 100644
--- a/flink/pom.xml
+++ b/flink/pom.xml
@@ -34,7 +34,7 @@
 
     <properties>
         <maven.deploy.skip>${skip.deploy.common.modules}</maven.deploy.skip>
-        <flink.version>1.14.3</flink.version>
+        <flink.version>1.14.6</flink.version>
         <flink.scope>provided</flink.scope>
     </properties>