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

snuyanzin 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 b597afa31ad [FLINK-38855] Upgrade jackson to 2.20.1
b597afa31ad is described below

commit b597afa31adff7898af04bbf06d44c4ee6905b7e
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Sun Jan 4 00:36:27 2026 +0100

    [FLINK-38855] Upgrade jackson to 2.20.1
---
 .../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-model-openai/src/main/resources/META-INF/NOTICE    | 12 ++++++------
 flink-python/src/main/resources/META-INF/NOTICE              |  8 ++++----
 flink-table/flink-table-calcite-bridge/pom.xml               |  6 +++---
 pom.xml                                                      |  2 +-
 12 files changed, 38 insertions(+), 38 deletions(-)

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 b5cec2b61ec..343906d3eef 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.18.2
+- com.fasterxml.jackson.core:jackson-core:2.20.1
 - com.google.guava:guava:20.0
 - commons-codec:commons-codec:1.15
 - commons-logging:commons-logging:1.1.3
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 fc67e2b1d1c..2ef5cca91d9 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
@@ -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.18.2
-- com.fasterxml.jackson.core:jackson-core:2.18.2
-- com.fasterxml.jackson.core:jackson-databind:2.18.2
+- com.fasterxml.jackson.core:jackson-annotations:2.20
+- com.fasterxml.jackson.core:jackson-core:2.20.1
+- com.fasterxml.jackson.core:jackson-databind:2.20.1
 - 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-gs-fs-hadoop/src/main/resources/META-INF/NOTICE 
b/flink-filesystems/flink-gs-fs-hadoop/src/main/resources/META-INF/NOTICE
index 757e30d1d45..39e41921abc 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.18.2
+- com.fasterxml.jackson.core:jackson-core:2.20.1
 - com.google.android:annotations:4.1.1.4
 - com.google.api-client:google-api-client-jackson2:2.0.1
 - com.google.api-client:google-api-client:2.2.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 2af83e44bfe..328e42d1b14 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.12.779
 - com.amazonaws:aws-java-sdk-sts:1.12.779
 - com.amazonaws:jmespath-java:1.12.779
-- com.fasterxml.jackson.core:jackson-annotations:2.18.2
-- com.fasterxml.jackson.core:jackson-core:2.18.2
-- com.fasterxml.jackson.core:jackson-databind:2.18.2
-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.18.2
+- com.fasterxml.jackson.core:jackson-annotations:2.20
+- com.fasterxml.jackson.core:jackson-core:2.20.1
+- com.fasterxml.jackson.core:jackson-databind:2.20.1
+- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.20.1
 - 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-presto/src/main/resources/META-INF/NOTICE 
b/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
index 7b79fd28a51..9f0b33eceea 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
@@ -20,10 +20,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:presto-hive:0.272
-- com.fasterxml.jackson.core:jackson-annotations:2.18.2
-- com.fasterxml.jackson.core:jackson-core:2.18.2
-- com.fasterxml.jackson.core:jackson-databind:2.18.2
-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.18.2
+- com.fasterxml.jackson.core:jackson-annotations:2.20
+- com.fasterxml.jackson.core:jackson-core:2.20.1
+- com.fasterxml.jackson.core:jackson-databind:2.20.1
+- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.20.1
 - com.fasterxml.woodstox:woodstox-core:5.3.0
 - 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 53ac85a4d02..30cb96e5135 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
@@ -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.18.2
-- com.fasterxml.jackson.core:jackson-core:2.18.2
-- com.fasterxml.jackson.core:jackson-databind:2.18.2
+- com.fasterxml.jackson.core:jackson-annotations:2.20
+- com.fasterxml.jackson.core:jackson-core:2.20.1
+- com.fasterxml.jackson.core:jackson-databind:2.20.1
 - com.google.guava:guava:32.0.1-jre
 - commons-io:commons-io:2.15.1
 - io.confluent:common-utils:7.5.3
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 fcdd661ea3f..878d4e3ac46 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.11.4
-- com.fasterxml.jackson.core:jackson-core:2.18.2
-- com.fasterxml.jackson.core:jackson-databind:2.18.2
-- com.fasterxml.jackson.core:jackson-annotations:2.18.2
+- com.fasterxml.jackson.core:jackson-core:2.20.1
+- com.fasterxml.jackson.core:jackson-databind:2.20.1
+- com.fasterxml.jackson.core:jackson-annotations:2.20
 - org.apache.commons:commons-compress:1.26.0
diff --git a/flink-kubernetes/src/main/resources/META-INF/NOTICE 
b/flink-kubernetes/src/main/resources/META-INF/NOTICE
index b7c4101a0f5..af1029df08b 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.18.2
-- com.fasterxml.jackson.core:jackson-core:2.18.2
-- com.fasterxml.jackson.core:jackson-databind:2.18.2
-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2
-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2
+- com.fasterxml.jackson.core:jackson-annotations:2.20
+- com.fasterxml.jackson.core:jackson-core:2.20.1
+- com.fasterxml.jackson.core:jackson-databind:2.20.1
+- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.20.1
+- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.1
 - 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-models/flink-model-openai/src/main/resources/META-INF/NOTICE 
b/flink-models/flink-model-openai/src/main/resources/META-INF/NOTICE
index 6273d7f94f1..72ad5fdee48 100644
--- a/flink-models/flink-model-openai/src/main/resources/META-INF/NOTICE
+++ b/flink-models/flink-model-openai/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-annotations:2.18.2
-- com.fasterxml.jackson.core:jackson-core:2.18.2
-- com.fasterxml.jackson.core:jackson-databind:2.18.2
-- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2
-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2
-- com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2
+- com.fasterxml.jackson.core:jackson-annotations:2.20
+- com.fasterxml.jackson.core:jackson-core:2.20.1
+- com.fasterxml.jackson.core:jackson-databind:2.20.1
+- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.20.1
+- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.1
+- com.fasterxml.jackson.module:jackson-module-kotlin:2.20.1
 - com.google.errorprone:error_prone_annotations:2.33.0
 - com.openai:openai-java:1.6.1
 - com.openai:openai-java-client-okhttp:1.6.1
diff --git a/flink-python/src/main/resources/META-INF/NOTICE 
b/flink-python/src/main/resources/META-INF/NOTICE
index 6a7f3ade231..62eac89ee4b 100644
--- a/flink-python/src/main/resources/META-INF/NOTICE
+++ b/flink-python/src/main/resources/META-INF/NOTICE
@@ -6,10 +6,10 @@ 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.18.2
-- com.fasterxml.jackson.core:jackson-core:2.18.2
-- com.fasterxml.jackson.core:jackson-databind:2.18.2
-- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.18.2
+- com.fasterxml.jackson.core:jackson-annotations:2.20
+- com.fasterxml.jackson.core:jackson-core:2.20.1
+- com.fasterxml.jackson.core:jackson-databind:2.20.1
+- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.20.1
 - com.google.flatbuffers:flatbuffers-java:1.12.0
 - joda-time:joda-time:2.5
 - org.apache.arrow:arrow-format:13.0.0
diff --git a/flink-table/flink-table-calcite-bridge/pom.xml 
b/flink-table/flink-table-calcite-bridge/pom.xml
index 56e89f271ea..7f214308264 100644
--- a/flink-table/flink-table-calcite-bridge/pom.xml
+++ b/flink-table/flink-table-calcite-bridge/pom.xml
@@ -49,11 +49,11 @@ under the License.
                                [INFO] +- 
org.apache.calcite:calcite-core:jar:1.36.0:compile
                                [INFO] |  +- 
org.apache.calcite:calcite-linq4j:jar:1.36.0:compile
                                [INFO] |  +- 
org.locationtech.jts:jts-core:jar:1.19.0:compile
-                               [INFO] |  +- 
com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2:compile
+                               [INFO] |  +- 
com.fasterxml.jackson.core:jackson-annotations:jar:2.20.1:compile
                                [INFO] |  +- 
org.apache.calcite.avatica:avatica-core:jar:1.23.0:compile
                                [INFO] |  +- 
org.apiguardian:apiguardian-api:jar:1.1.2:compile
-                               [INFO] |  +- 
com.fasterxml.jackson.core:jackson-core:jar:2.18.2:compile
-                               [INFO] |  +- 
com.fasterxml.jackson.core:jackson-databind:jar:2.18.2:compile
+                               [INFO] |  +- 
com.fasterxml.jackson.core:jackson-core:jar:2.20.1:compile
+                               [INFO] |  +- 
com.fasterxml.jackson.core:jackson-databind:jar:2.20.1:compile
                                [INFO] |  +- 
commons-codec:commons-codec:jar:1.15:runtime
                                [INFO] |  +- 
org.apache.commons:commons-math3:jar:3.6.1:runtime
                                [INFO] |  \- 
commons-io:commons-io:jar:2.15.1:runtime
diff --git a/pom.xml b/pom.xml
index f64e3b356ad..2029f1cf075 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@ under the License.
                <avro.version>1.11.4</avro.version>
                <!-- Version for transitive Jackson dependencies that are not 
used within Flink itself.-->
                
<jackson.mapper.asl.version>1.9.14.jdk17-redhat-00001</jackson.mapper.asl.version>
-               <jackson-bom.version>2.18.2</jackson-bom.version>
+               <jackson-bom.version>2.20.1</jackson-bom.version>
                
<javax.activation.api.version>1.2.0</javax.activation.api.version>
                <jaxb.api.version>2.3.1</jaxb.api.version>
                <junit4.version>4.13.2</junit4.version>

Reply via email to