Skip to content

Commit

Permalink
[FLINK-29468][connectors][filesystems][formats] Update Jackson-BOM to…
Browse files Browse the repository at this point in the history
… 2.13.4.
  • Loading branch information
snuyanzin authored and XComp committed Oct 10, 2022
1 parent 1c2fd35 commit 07bc018
Show file tree
Hide file tree
Showing 12 changed files with 32 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ This project bundles the following dependencies under the Apache Software Licens
- com.amazonaws:aws-java-sdk-cloudwatch:1.12.276
- com.amazonaws:dynamodb-streams-kinesis-adapter:1.5.3
- com.amazonaws:jmespath-java:1.12.276
- 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.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.dataformat:jackson-dataformat-cbor:2.13.4
- org.apache.httpcomponents:httpclient:4.5.13
- org.apache.httpcomponents:httpcore:4.4.14
- software.amazon.ion:ion-java:1.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,19 +83,16 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.13.2</version>
</dependency>

<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.13.2</version>
</dependency>

<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.2.2</version>
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Apache Software Foundation (http:https://www.apache.org/).

This project bundles the following dependencies under the Apache Software License 2.0 (http:https://www.apache.org/licenses/LICENSE-2.0.txt)

- com.fasterxml.jackson.core:jackson-core:2.13.2
- com.fasterxml.jackson.core:jackson-core:2.13.4
- com.google.guava:guava:20.0
- commons-codec:commons-codec:1.15
- commons-logging:commons-logging:1.1.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,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.2
- 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.4
- com.fasterxml.jackson.core:jackson-core:2.13.4
- com.fasterxml.jackson.core:jackson-databind:2.13.4
- com.fasterxml.woodstox:woodstox-core:5.3.0
- org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:1.1.1
- org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.1.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Apache Software Foundation (http:https://www.apache.org/).

This project bundles the following dependencies under the Apache Software License 2.0 (http:https://www.apache.org/licenses/LICENSE-2.0.txt)

- com.fasterxml.jackson.core:jackson-core:2.13.2
- com.fasterxml.jackson.core:jackson-core:2.13.4
- 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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.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.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.dataformat:jackson-dataformat-cbor:2.13.4
- com.fasterxml.woodstox:woodstox-core:5.3.0
- com.google.guava:failureaccess:1.0
- com.google.guava:guava:27.0-jre
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ This project bundles the following dependencies under the Apache Software Licens
- com.facebook.presto:presto-hive-common:0.272
- com.facebook.presto:presto-hive-metastore:0.272
- com.facebook.presto.hadoop:hadoop-apache2:2.7.4-9
- 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.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.dataformat:jackson-dataformat-cbor:2.13.4
- com.fasterxml.woodstox:woodstox-core:5.3.0
- com.google.guava:guava:26.0-jre
- com.google.inject:guice:4.2.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ The Apache Software Foundation (http:https://www.apache.org/).
This project bundles the following dependencies under the Apache Software License 2.0. (http:https://www.apache.org/licenses/LICENSE-2.0.txt)

- org.apache.avro:avro:1.11.1
- 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.core:jackson-core:2.13.4
- com.fasterxml.jackson.core:jackson-databind:2.13.4
- com.fasterxml.jackson.core:jackson-annotations:2.13.4
- 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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The Apache Software Foundation (http:https://www.apache.org/).
This project bundles the following dependencies under the Apache Software License 2.0. (http:https://www.apache.org/licenses/LICENSE-2.0.txt)

- org.apache.avro:avro:1.11.1
- 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.core:jackson-core:2.13.4
- com.fasterxml.jackson.core:jackson-databind:2.13.4
- com.fasterxml.jackson.core:jackson-annotations:2.13.4
- org.apache.commons:commons-compress:1.21
10 changes: 5 additions & 5 deletions flink-kubernetes/src/main/resources/META-INF/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ The Apache Software Foundation (http:https://www.apache.org/).

This project bundles the following dependencies under the Apache Software License 2.0 (http:https://www.apache.org/licenses/LICENSE-2.0.txt)

- 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.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.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
- com.squareup.okhttp3:okhttp:3.14.9
- com.squareup.okio:okio:1.17.2
Expand Down
6 changes: 3 additions & 3 deletions flink-python/src/main/resources/META-INF/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ The Apache Software Foundation (http:https://www.apache.org/).

This project bundles the following dependencies under the Apache Software License 2.0 (http:https://www.apache.org/licenses/LICENSE-2.0.txt)

- 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.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.google.flatbuffers:flatbuffers-java:1.12.0
- io.netty:netty-buffer:4.1.70.Final
- io.netty:netty-common:4.1.70.Final
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ under the License.
<artifactId>jackson-bom</artifactId>
<type>pom</type>
<scope>import</scope>
<version>2.13.2.20220328</version>
<version>2.13.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 07bc018

Please sign in to comment.