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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c12b71c0a5 build(deps): bump jackson.version from 2.21.4 to 2.22.1 
(#19836)
9c12b71c0a5 is described below

commit 9c12b71c0a57a4e00faacb40e2eec978e8565e5b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 1 12:00:23 2026 +0800

    build(deps): bump jackson.version from 2.21.4 to 2.22.1 (#19836)
    
    * build(deps): bump jackson.version from 2.21.4 to 2.22.1
    
    Bumps `jackson.version` from 2.21.4 to 2.22.1.
    
    Updates `com.fasterxml.jackson:jackson-bom` from 2.21.4 to 2.22.1
    - 
[Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.21.4...jackson-bom-2.22.1)
    
    Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 
2.21.4 to 2.22.1
    
    Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-smile-provider` from 
2.21.4 to 2.22.1
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.4 to 2.22.1
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson:jackson-bom
      dependency-version: 2.22.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
      dependency-version: 2.22.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-smile-provider
      dependency-version: 2.22.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-version: 2.22.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): update Jackson license metadata
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 pom.xml       |  2 +-
 2 files changed, 79 insertions(+), 7 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 1a2ccda4c29..44ec5ec5eaf 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -322,10 +322,10 @@ name: Jackson
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 2.21.4
+version: 2.22.1
 libraries:
   - com.fasterxml.jackson.core: jackson-core
-  - com.fasterxml.jackson.core: jackson-annotations
+  - com.fasterxml.jackson.core: jackson-databind
   - com.fasterxml.jackson.dataformat: jackson-dataformat-cbor
   - com.fasterxml.jackson.dataformat: jackson-dataformat-smile
   - com.fasterxml.jackson.dataformat: jackson-dataformat-xml
@@ -365,7 +365,7 @@ name: Jackson
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: "2.21"
+version: "2.22"
 libraries:
   - com.fasterxml.jackson.core: jackson-annotations
 
@@ -375,7 +375,7 @@ name: Jackson
 license_category: binary
 module: extensions-contrib/druid-deltalake-extensions
 license_name: Apache License version 2.0
-version: 2.21.4
+version: 2.22.1
 libraries:
   - com.fasterxml.jackson.core: jackson-databind
 notice: |
@@ -1003,7 +1003,7 @@ name: Jackson
 license_category: binary
 module: extensions-core/kubernetes-overlord-extensions
 license_name: Apache License version 2.0
-version: 2.21.4
+version: 2.22.1
 libraries:
   - com.fasterxml.jackson.dataformat: jackson-dataformat-properties
 notice: |
@@ -3122,7 +3122,7 @@ libraries:
 ---
 
 name: Jackson Dataformat Yaml
-version: 2.21.4
+version: 2.22.1
 license_category: binary
 module: extensions/druid-avro-extensions
 license_name: Apache License version 2.0
@@ -3131,6 +3131,78 @@ libraries:
 
 ---
 
+name: Jackson Dataformat Yaml
+version: 2.22.1
+license_category: binary
+module: extensions-core/protobuf-extensions
+license_name: Apache License version 2.0
+libraries:
+  - com.fasterxml.jackson.dataformat: jackson-dataformat-yaml
+
+---
+
+name: Jackson
+license_category: binary
+module: extensions-core/kubernetes-extensions
+license_name: Apache License version 2.0
+version: 2.22.1
+libraries:
+  - com.fasterxml.jackson.dataformat: jackson-dataformat-cbor
+notice: |
+  # Jackson JSON processor
+
+  Jackson is a high-performance, Free/Open Source JSON processing library.
+  It was originally written by Tatu Saloranta ([email protected]), and has
+  been in development since 2007.
+  It is currently developed by a community of developers, as well as supported
+  commercially by FasterXML.com.
+
+  ## Licensing
+
+  Jackson core and extension components may licensed under different licenses.
+  To find the details that apply to this artifact see the accompanying LICENSE 
file.
+  For more information, including possible other licensing options, contact
+  FasterXML.com (http://fasterxml.com).
+
+  ## Credits
+
+  A list of contributors may be found from CREDITS file, which is included
+  in some artifacts (usually source distributions); but is always available
+  from the source code management (SCM) system project uses.
+
+---
+
+name: Jackson
+license_category: binary
+module: extensions-core/druid-azure-extensions
+license_name: Apache License version 2.0
+version: 2.22.1
+libraries:
+  - com.fasterxml.jackson.datatype: jackson-datatype-jsr310
+notice: |
+  # Jackson JSON processor
+
+  Jackson is a high-performance, Free/Open Source JSON processing library.
+  It was originally written by Tatu Saloranta ([email protected]), and has
+  been in development since 2007.
+  It is currently developed by a community of developers, as well as supported
+  commercially by FasterXML.com.
+
+  ## Licensing
+
+  Jackson core and extension components may licensed under different licenses.
+  To find the details that apply to this artifact see the accompanying LICENSE 
file.
+  For more information, including possible other licensing options, contact
+  FasterXML.com (http://fasterxml.com).
+
+  ## Credits
+
+  A list of contributors may be found from CREDITS file, which is included
+  in some artifacts (usually source distributions); but is always available
+  from the source code management (SCM) system project uses.
+
+---
+
 name: Kinesis Client
 license_category: binary
 version: 2.6.0
diff --git a/pom.xml b/pom.xml
index bec74b69433..becae05b37c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
         <iceberg.core.version>1.10.0</iceberg.core.version>
         <jetty.version>12.1.11</jetty.version>
         <jersey.version>1.19.4</jersey.version>
-        <jackson.version>2.21.4</jackson.version>
+        <jackson.version>2.22.1</jackson.version>
         <codehaus.jackson.version>1.9.13</codehaus.jackson.version>
         <log4j.version>2.26.0</log4j.version>
         <mysql.version>8.2.0</mysql.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to