You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tw...@apache.org on 2021/05/25 16:43:49 UTC

[flink] branch release-1.13 updated: [FLINK-22747] Upgrade to commons-io 2.8.0

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

twalthr pushed a commit to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.13 by this push:
     new c03197f  [FLINK-22747] Upgrade to commons-io 2.8.0
c03197f is described below

commit c03197f0b43f822bb8c0064b41cc550116cd1e39
Author: Timo Walther <tw...@apache.org>
AuthorDate: Fri May 21 14:55:39 2021 +0200

    [FLINK-22747] Upgrade to commons-io 2.8.0
    
    This closes #15989.
---
 .../flink-sql-connector-kinesis/src/main/resources/META-INF/NOTICE      | 2 +-
 flink-dist/src/main/resources/META-INF/NOTICE                           | 2 +-
 .../flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE           | 2 +-
 flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE | 2 +-
 flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE | 2 +-
 .../flink-table-planner-blink/src/main/resources/META-INF/NOTICE        | 2 +-
 pom.xml                                                                 | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/flink-connectors/flink-sql-connector-kinesis/src/main/resources/META-INF/NOTICE b/flink-connectors/flink-sql-connector-kinesis/src/main/resources/META-INF/NOTICE
index 468663e..17f118f 100644
--- a/flink-connectors/flink-sql-connector-kinesis/src/main/resources/META-INF/NOTICE
+++ b/flink-connectors/flink-sql-connector-kinesis/src/main/resources/META-INF/NOTICE
@@ -7,7 +7,7 @@ The Apache Software Foundation (http://www.apache.org/).
 This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 - joda-time:joda-time:2.5
-- commons-io:commons-io:2.7
+- commons-io:commons-io:2.8.0
 - commons-lang:commons-lang:2.6
 - commons-logging:commons-logging:1.1.3
 - commons-codec:commons-codec:1.13
diff --git a/flink-dist/src/main/resources/META-INF/NOTICE b/flink-dist/src/main/resources/META-INF/NOTICE
index 1296121..30d9f9c 100644
--- a/flink-dist/src/main/resources/META-INF/NOTICE
+++ b/flink-dist/src/main/resources/META-INF/NOTICE
@@ -18,7 +18,7 @@ This project bundles the following dependencies under the Apache Software Licens
 - com.typesafe.akka:akka-stream_2.11:2.5.21
 - commons-cli:commons-cli:1.3.1
 - commons-collections:commons-collections:3.2.2
-- commons-io:commons-io:2.7
+- commons-io:commons-io:2.8.0
 - org.apache.commons:commons-compress:1.20
 - org.apache.commons:commons-lang3:3.3.2
 - org.apache.commons:commons-math3:3.5
diff --git a/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE b/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE
index acb414c..2d887f2 100644
--- a/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE
+++ b/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE
@@ -14,7 +14,7 @@ This project bundles the following dependencies under the Apache Software Licens
 - org.apache.commons:commons-lang3:3.3.2
 - commons-lang:commons-lang:2.6
 - commons-collections:commons-collections:3.2.2
-- commons-io:commons-io:2.7
+- commons-io:commons-io:2.8.0
 - commons-logging:commons-logging:1.1.3
 - commons-beanutils:commons-beanutils:1.9.4
 - com.google.guava:guava:11.0.2
diff --git a/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE b/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE
index 1cb1732..0cd2e5d 100644
--- a/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE
+++ b/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE
@@ -18,7 +18,7 @@ This project bundles the following dependencies under the Apache Software Licens
 - commons-beanutils:commons-beanutils:1.9.4
 - commons-codec:commons-codec:1.13
 - commons-collections:commons-collections:3.2.2
-- commons-io:commons-io:2.7
+- commons-io:commons-io:2.8.0
 - commons-lang:commons-lang:2.6
 - commons-logging:commons-logging:1.1.3
 - joda-time:joda-time:2.5
diff --git a/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE b/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
index 9d41cf8..e654800 100644
--- a/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
+++ b/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
@@ -9,7 +9,7 @@ This project bundles the following dependencies under the Apache Software Licens
 - commons-beanutils:commons-beanutils:1.9.4
 - commons-codec:commons-codec:1.13
 - commons-collections:commons-collections:3.2.2
-- commons-io:commons-io:2.7
+- commons-io:commons-io:2.8.0
 - commons-lang:commons-lang:2.6
 - commons-logging:commons-logging:1.1.3
 - com.amazonaws:aws-java-sdk-core:1.11.788
diff --git a/flink-table/flink-table-planner-blink/src/main/resources/META-INF/NOTICE b/flink-table/flink-table-planner-blink/src/main/resources/META-INF/NOTICE
index a1b7491..5dbaa76 100644
--- a/flink-table/flink-table-planner-blink/src/main/resources/META-INF/NOTICE
+++ b/flink-table/flink-table-planner-blink/src/main/resources/META-INF/NOTICE
@@ -17,7 +17,7 @@ This project bundles the following dependencies under the Apache Software Licens
 - org.apache.calcite:calcite-linq4j:1.26.0
 - org.apache.calcite.avatica:avatica-core:1.17.0
 - commons-codec:commons-codec:1.13
-- commons-io:commons-io:2.7
+- commons-io:commons-io:2.8.0
 
 This project bundles the following dependencies under the BSD license.
 See bundled license files for details
diff --git a/pom.xml b/pom.xml
index a012537..9214c97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -565,7 +565,7 @@ under the License.
 			<dependency>
 				<groupId>commons-io</groupId>
 				<artifactId>commons-io</artifactId>
-				<version>2.7</version>
+				<version>2.8.0</version>
 			</dependency>
 
 			<!-- commons collections needs to be pinned to this critical security fix version -->