This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/master by this push:
new 7303fde [FLINK-26961][connectors][filesystems][formats] Update
Jackson Databind and Annotations to 2.13.2.2, Jackson Dataformat to 2.13.2,
Jackson Core to 2.13.2 and Jackson-BOM to 2.13.2.20220328. This closes #19303
7303fde is described below
commit 7303fdeef7079241b87b72a42b839efc4143abd0
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Thu Mar 31 15:42:00 2022 +0200
[FLINK-26961][connectors][filesystems][formats] Update Jackson Databind and
Annotations to 2.13.2.2, Jackson Dataformat to 2.13.2, Jackson Core to 2.13.2
and Jackson-BOM to 2.13.2.20220328. This closes #19303
---
.../src/main/resources/META-INF/NOTICE | 2 +-
.../src/main/resources/META-INF/NOTICE | 12 ++++++------
.../src/main/resources/META-INF/NOTICE | 12 ++++++------
.../src/main/resources/META-INF/NOTICE | 8 ++++----
.../flink-end-to-end-tests-aws-kinesis-firehose/pom.xml | 6 +++---
.../flink-azure-fs-hadoop/src/main/resources/META-INF/NOTICE | 2 +-
.../src/main/resources/META-INF/NOTICE | 6 +++---
.../flink-gs-fs-hadoop/src/main/resources/META-INF/NOTICE | 2 +-
.../flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE | 8 ++++----
.../flink-s3-fs-presto/src/main/resources/META-INF/NOTICE | 8 ++++----
.../src/main/resources/META-INF/NOTICE | 6 +++---
.../flink-sql-avro/src/main/resources/META-INF/NOTICE | 6 +++---
flink-kubernetes/src/main/resources/META-INF/NOTICE | 10 +++++-----
flink-python/src/main/resources/META-INF/NOTICE | 6 +++---
pom.xml | 2 +-
15 files changed, 48 insertions(+), 48 deletions(-)
diff --git
a/flink-connectors/flink-connector-kinesis/src/main/resources/META-INF/NOTICE
b/flink-connectors/flink-connector-kinesis/src/main/resources/META-INF/NOTICE
index a61e1ed..00e24d6 100644
---
a/flink-connectors/flink-connector-kinesis/src/main/resources/META-INF/NOTICE
+++
b/flink-connectors/flink-connector-kinesis/src/main/resources/META-INF/NOTICE
@@ -55,7 +55,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- com.typesafe.netty:netty-reactive-streams-http:2.0.5
- com.typesafe.netty:netty-reactive-streams:2.0.5
- commons-logging:commons-logging:1.1.3
-- com.fasterxml.jackson.core:jackson-core:2.13.0
+- com.fasterxml.jackson.core:jackson-core:2.13.2
This project bundles the following dependencies under the BSD license.
See bundled license files for details.
diff --git
a/flink-connectors/flink-sql-connector-elasticsearch6/src/main/resources/META-INF/NOTICE
b/flink-connectors/flink-sql-connector-elasticsearch6/src/main/resources/META-INF/NOTICE
index de1f4f3..f2e61f6 100644
---
a/flink-connectors/flink-sql-connector-elasticsearch6/src/main/resources/META-INF/NOTICE
+++
b/flink-connectors/flink-sql-connector-elasticsearch6/src/main/resources/META-INF/NOTICE
@@ -6,12 +6,12 @@ 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)
-- com.fasterxml.jackson.core:jackson-core:2.13.0
-- com.fasterxml.jackson.core:jackson-databind:2.13.0
-- com.fasterxml.jackson.core:jackson-annotations:2.13.0
-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.0
-- com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.13.0
-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.0
+- com.fasterxml.jackson.core:jackson-core:2.13.2
+- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
+- com.fasterxml.jackson.core:jackson-annotations:2.13.2
+- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.2
+- com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.13.2
+- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.2
- commons-codec:commons-codec:1.15
- commons-logging:commons-logging:1.1.3
- org.apache.httpcomponents:httpasyncclient:4.1.2
diff --git
a/flink-connectors/flink-sql-connector-elasticsearch7/src/main/resources/META-INF/NOTICE
b/flink-connectors/flink-sql-connector-elasticsearch7/src/main/resources/META-INF/NOTICE
index fa04fce..718480d 100644
---
a/flink-connectors/flink-sql-connector-elasticsearch7/src/main/resources/META-INF/NOTICE
+++
b/flink-connectors/flink-sql-connector-elasticsearch7/src/main/resources/META-INF/NOTICE
@@ -7,12 +7,12 @@ 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)
- com.carrotsearch:hppc:0.8.1
-- com.fasterxml.jackson.core:jackson-core:2.13.0
-- com.fasterxml.jackson.core:jackson-databind:2.13.0
-- com.fasterxml.jackson.core:jackson-annotations:2.13.0
-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.0
-- com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.13.0
-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.0
+- com.fasterxml.jackson.core:jackson-core:2.13.2
+- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
+- com.fasterxml.jackson.core:jackson-annotations:2.13.2
+- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.2
+- com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.13.2
+- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.2
- com.github.spullara.mustache.java:compiler:0.9.6
- commons-codec:commons-codec:1.15
- commons-logging:commons-logging:1.1.3
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 fdb21a0..477b69b 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
@@ -14,7 +14,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.commons:commons-lang3:3.3.2
- com.google.guava:guava:29.0-jre
- com.google.guava:failureaccess:1.0.1
-- com.fasterxml.jackson.core:jackson-annotations:2.13.0
-- com.fasterxml.jackson.core:jackson-databind:2.13.0
-- com.fasterxml.jackson.core:jackson-core:2.13.0
-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.0
+- com.fasterxml.jackson.core:jackson-annotations:2.13.2
+- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
+- com.fasterxml.jackson.core:jackson-core:2.13.2
+- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.2
diff --git
a/flink-end-to-end-tests/flink-end-to-end-tests-aws-kinesis-firehose/pom.xml
b/flink-end-to-end-tests/flink-end-to-end-tests-aws-kinesis-firehose/pom.xml
index 8e9ec52..2753ad5 100644
--- a/flink-end-to-end-tests/flink-end-to-end-tests-aws-kinesis-firehose/pom.xml
+++ b/flink-end-to-end-tests/flink-end-to-end-tests-aws-kinesis-firehose/pom.xml
@@ -72,19 +72,19 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
- <version>2.13.0</version>
+ <version>2.13.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
- <version>2.13.0</version>
+ <version>2.13.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <version>2.13.0</version>
+ <version>2.13.2.2</version>
</dependency>
<dependency>
diff --git
a/flink-filesystems/flink-azure-fs-hadoop/src/main/resources/META-INF/NOTICE
b/flink-filesystems/flink-azure-fs-hadoop/src/main/resources/META-INF/NOTICE
index c2a59b5..63516ed 100644
--- a/flink-filesystems/flink-azure-fs-hadoop/src/main/resources/META-INF/NOTICE
+++ b/flink-filesystems/flink-azure-fs-hadoop/src/main/resources/META-INF/NOTICE
@@ -6,7 +6,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)
-- com.fasterxml.jackson.core:jackson-core:2.13.0
+- com.fasterxml.jackson.core:jackson-core:2.13.2
- com.google.errorprone:error_prone_annotations:2.2.0
- com.google.guava:failureaccess:1.0
- com.google.guava:guava:27.0-jre
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 e55f90d..39269ee 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
@@ -22,9 +22,9 @@ This project bundles the following dependencies under the
Apache Software Licens
- com.google.guava:guava:27.0-jre
- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
- com.google.j2objc:j2objc-annotations:1.1
-- com.fasterxml.jackson.core:jackson-annotations:2.13.0
-- com.fasterxml.jackson.core:jackson-core:2.13.0
-- com.fasterxml.jackson.core:jackson-databind:2.13.0
+- com.fasterxml.jackson.core:jackson-annotations:2.13.2
+- com.fasterxml.jackson.core:jackson-core:2.13.2
+- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
- com.fasterxml.woodstox:woodstox-core:5.0.3
This project bundles the following dependencies under the MIT
(https://opensource.org/licenses/MIT)
diff --git
a/flink-filesystems/flink-gs-fs-hadoop/src/main/resources/META-INF/NOTICE
b/flink-filesystems/flink-gs-fs-hadoop/src/main/resources/META-INF/NOTICE
index fd30270..aa1afa7 100644
--- a/flink-filesystems/flink-gs-fs-hadoop/src/main/resources/META-INF/NOTICE
+++ b/flink-filesystems/flink-gs-fs-hadoop/src/main/resources/META-INF/NOTICE
@@ -6,7 +6,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)
-- com.fasterxml.jackson.core:jackson-core:2.13.0
+- com.fasterxml.jackson.core:jackson-core:2.13.2
- com.google.android:annotations:4.1.1.4
- com.google.api-client:google-api-client-jackson2:1.32.2
- com.google.api-client:google-api-client:1.33.0
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 02d7e43..a38114f 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
@@ -9,10 +9,10 @@ This project bundles the following dependencies under the
Apache Software Licens
- com.amazonaws:aws-java-sdk-s3:1.11.951
- com.amazonaws:aws-java-sdk-sts:1.11.951
- com.amazonaws:jmespath-java:1.11.951
-- com.fasterxml.jackson.core:jackson-annotations:2.13.0
-- com.fasterxml.jackson.core:jackson-core:2.13.0
-- com.fasterxml.jackson.core:jackson-databind:2.13.0
-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.0
+- com.fasterxml.jackson.core:jackson-annotations:2.13.2
+- com.fasterxml.jackson.core:jackson-core:2.13.2
+- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
+- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.2
- com.fasterxml.woodstox:woodstox-core:5.0.3
- com.google.errorprone:error_prone_annotations:2.2.0
- com.google.guava:failureaccess:1.0
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 65ee90d9..037a9f8 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
@@ -22,10 +22,10 @@ This project bundles the following dependencies under the
Apache Software Licens
- com.facebook.presto:presto-hive-common:0.257
- com.facebook.presto:presto-hive-metastore:0.257
- com.facebook.presto.hadoop:hadoop-apache2:2.7.4-9
-- com.fasterxml.jackson.core:jackson-annotations:2.13.0
-- com.fasterxml.jackson.core:jackson-core:2.13.0
-- com.fasterxml.jackson.core:jackson-databind:2.13.0
-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.0
+- com.fasterxml.jackson.core:jackson-annotations:2.13.2
+- com.fasterxml.jackson.core:jackson-core:2.13.2
+- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
+- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.2
- com.fasterxml.woodstox:woodstox-core:5.0.3
- com.google.guava:guava:26.0-jre
- com.google.inject:guice:4.2.2
diff --git
a/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
b/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
index bfddc9b..48394cf 100644
---
a/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
+++
b/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
@@ -7,9 +7,9 @@ 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)
- org.apache.avro:avro:1.10.0
-- com.fasterxml.jackson.core:jackson-core:2.13.0
-- com.fasterxml.jackson.core:jackson-databind:2.13.0
-- com.fasterxml.jackson.core:jackson-annotations:2.13.0
+- com.fasterxml.jackson.core:jackson-core:2.13.2
+- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
+- com.fasterxml.jackson.core:jackson-annotations:2.13.2
- org.apache.commons:commons-compress:1.21
- io.confluent:kafka-schema-registry-client:6.2.2
- org.apache.kafka:kafka-clients:6.2.2-ccs
diff --git a/flink-formats/flink-sql-avro/src/main/resources/META-INF/NOTICE
b/flink-formats/flink-sql-avro/src/main/resources/META-INF/NOTICE
index dcf6dcc..0096914 100644
--- a/flink-formats/flink-sql-avro/src/main/resources/META-INF/NOTICE
+++ b/flink-formats/flink-sql-avro/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)
- org.apache.avro:avro:1.10.0
-- com.fasterxml.jackson.core:jackson-core:2.13.0
-- com.fasterxml.jackson.core:jackson-databind:2.13.0
-- com.fasterxml.jackson.core:jackson-annotations:2.13.0
+- com.fasterxml.jackson.core:jackson-core:2.13.2
+- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
+- com.fasterxml.jackson.core:jackson-annotations:2.13.2
- org.apache.commons:commons-compress:1.21
diff --git a/flink-kubernetes/src/main/resources/META-INF/NOTICE
b/flink-kubernetes/src/main/resources/META-INF/NOTICE
index 1adda9d..08f96e4 100644
--- a/flink-kubernetes/src/main/resources/META-INF/NOTICE
+++ b/flink-kubernetes/src/main/resources/META-INF/NOTICE
@@ -6,11 +6,11 @@ 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)
-- com.fasterxml.jackson.core:jackson-annotations:2.13.0
-- com.fasterxml.jackson.core:jackson-core:2.13.0
-- com.fasterxml.jackson.core:jackson-databind:2.13.0
-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.0
-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.0
+- com.fasterxml.jackson.core:jackson-annotations:2.13.2
+- com.fasterxml.jackson.core:jackson-core:2.13.2
+- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
+- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.2
+- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.2
- com.squareup.okhttp3:logging-interceptor:3.14.9
- com.squareup.okhttp3:okhttp:3.14.9
- com.squareup.okio:okio:1.17.2
diff --git a/flink-python/src/main/resources/META-INF/NOTICE
b/flink-python/src/main/resources/META-INF/NOTICE
index 008988b..877a483 100644
--- a/flink-python/src/main/resources/META-INF/NOTICE
+++ b/flink-python/src/main/resources/META-INF/NOTICE
@@ -6,9 +6,9 @@ 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)
-- com.fasterxml.jackson.core:jackson-annotations:2.13.0
-- com.fasterxml.jackson.core:jackson-core:2.13.0
-- com.fasterxml.jackson.core:jackson-databind:2.13.0
+- com.fasterxml.jackson.core:jackson-annotations:2.13.2
+- com.fasterxml.jackson.core:jackson-core:2.13.2
+- com.fasterxml.jackson.core:jackson-databind:2.13.2.2
- com.google.flatbuffers:flatbuffers-java:1.9.0
- io.netty:netty-buffer:4.1.70.Final
- io.netty:netty-common:4.1.70.Final
diff --git a/pom.xml b/pom.xml
index c1b5d92..a34d9ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -544,7 +544,7 @@ under the License.
<artifactId>jackson-bom</artifactId>
<type>pom</type>
<scope>import</scope>
- <version>2.13.0</version>
+ <version>2.13.2.20220328</version>
</dependency>
<dependency>