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 43b933e99fc09..14db1283f30e5 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 @@ -19,7 +19,7 @@ This project bundles the following dependencies under the Apache Software Licens - com.amazonaws:jmespath-java:1.12.276 - com.fasterxml.jackson.core:jackson-annotations:2.13.4 - com.fasterxml.jackson.core:jackson-core:2.13.4 -- com.fasterxml.jackson.core:jackson-databind:2.13.4 +- com.fasterxml.jackson.core:jackson-databind:2.13.4.2 - com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.4 - org.apache.httpcomponents:httpclient:4.5.13 - org.apache.httpcomponents:httpcore:4.4.14 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 cc23ab756d8c8..59f008cda3174 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 @@ -8,7 +8,7 @@ This project bundles the following dependencies under the Apache Software Licens - com.fasterxml.jackson.core:jackson-annotations:2.13.4 - com.fasterxml.jackson.core:jackson-core:2.13.4 -- com.fasterxml.jackson.core:jackson-databind:2.13.4 +- com.fasterxml.jackson.core:jackson-databind:2.13.4.2 - com.fasterxml.woodstox:woodstox-core:5.3.0 - com.google.guava:failureaccess:1.0 - com.google.guava:guava:27.0-jre 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 51e81a26767db..450cc64809e9c 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 @@ -11,7 +11,7 @@ This project bundles the following dependencies under the Apache Software Licens - com.amazonaws:jmespath-java:1.11.951 - com.fasterxml.jackson.core:jackson-annotations:2.13.4 - com.fasterxml.jackson.core:jackson-core:2.13.4 -- com.fasterxml.jackson.core:jackson-databind:2.13.4 +- com.fasterxml.jackson.core:jackson-databind:2.13.4.2 - com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.4 - com.fasterxml.woodstox:woodstox-core:5.3.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 ff8ae9118a621..204bba36d8983 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,7 +22,7 @@ This project bundles the following dependencies under the Apache Software Licens - com.facebook.presto:presto-hive:0.272 - com.fasterxml.jackson.core:jackson-annotations:2.13.4 - com.fasterxml.jackson.core:jackson-core:2.13.4 -- com.fasterxml.jackson.core:jackson-databind:2.13.4 +- com.fasterxml.jackson.core:jackson-databind:2.13.4.2 - com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.4 - com.fasterxml.woodstox:woodstox-core:5.3.0 - com.google.guava:guava:26.0-jre 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 833e8f660d1ac..506da55095922 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 @@ -8,7 +8,7 @@ This project bundles the following dependencies under the Apache Software Licens - org.apache.avro:avro:1.11.1 - com.fasterxml.jackson.core:jackson-core:2.13.4 -- com.fasterxml.jackson.core:jackson-databind:2.13.4 +- com.fasterxml.jackson.core:jackson-databind:2.13.4.2 - com.fasterxml.jackson.core:jackson-annotations:2.13.4 - org.apache.commons:commons-compress:1.21 - io.confluent:kafka-schema-registry-client:7.2.2 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 974f024ee0f4a..f48f386fe29af 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 @@ -8,6 +8,6 @@ This project bundles the following dependencies under the Apache Software Licens - org.apache.avro:avro:1.11.1 - com.fasterxml.jackson.core:jackson-core:2.13.4 -- com.fasterxml.jackson.core:jackson-databind:2.13.4 +- com.fasterxml.jackson.core:jackson-databind:2.13.4.2 - com.fasterxml.jackson.core:jackson-annotations:2.13.4 - 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 c8eeeb4a2834f..2e621dcca4484 100644 --- a/flink-kubernetes/src/main/resources/META-INF/NOTICE +++ b/flink-kubernetes/src/main/resources/META-INF/NOTICE @@ -8,7 +8,7 @@ This project bundles the following dependencies under the Apache Software Licens - com.fasterxml.jackson.core:jackson-annotations:2.13.4 - com.fasterxml.jackson.core:jackson-core:2.13.4 -- com.fasterxml.jackson.core:jackson-databind:2.13.4 +- com.fasterxml.jackson.core:jackson-databind:2.13.4.2 - com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.4 - com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4 - com.squareup.okhttp3:logging-interceptor:3.14.9 diff --git a/flink-python/src/main/resources/META-INF/NOTICE b/flink-python/src/main/resources/META-INF/NOTICE index 106523fcee07f..0d6835668c252 100644 --- a/flink-python/src/main/resources/META-INF/NOTICE +++ b/flink-python/src/main/resources/META-INF/NOTICE @@ -8,7 +8,7 @@ This project bundles the following dependencies under the Apache Software Licens - com.fasterxml.jackson.core:jackson-annotations:2.13.4 - com.fasterxml.jackson.core:jackson-core:2.13.4 -- com.fasterxml.jackson.core:jackson-databind:2.13.4 +- com.fasterxml.jackson.core:jackson-databind:2.13.4.2 - com.google.flatbuffers:flatbuffers-java:1.12.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 e3622457825c7..bc2c373d20ab4 100644 --- a/pom.xml +++ b/pom.xml @@ -143,7 +143,7 @@ under the License. 5.2.0 1.11.1 - 2.13.4 + 2.13.4.20221013 1.2.0 2.3.1 4.13.2