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

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


The following commit(s) were added to refs/heads/master by this push:
     new c26c545b16b Bump jackson.version from 2.15.2 to 2.15.3 (#12014)
c26c545b16b is described below

commit c26c545b16bdf1e9531ea3a36706f6bb6c55cf31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 17:05:20 2024 +0800

    Bump jackson.version from 2.15.2 to 2.15.3 (#12014)
    
    Bumps `jackson.version` from 2.15.2 to 2.15.3.
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.15.3
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.2 to 
2.15.3
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 
2.15.2 to 2.15.3
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 
2.15.2 to 2.15.3
    
    Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.2 to 2.15.3
    - 
[Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.2...jackson-core-2.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2daf2fa5208..1be6f0cb346 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
       
https://github.com/apache/iotdb-bin-resources/tree/main/iotdb-tools-thrift
     -->
         <iotdb-tools-thrift.version>0.14.1.0</iotdb-tools-thrift.version>
-        <jackson.version>2.15.2</jackson.version>
+        <jackson.version>2.15.3</jackson.version>
         <!-- This is the last version to support the javax namespace -->
         <jakarta.servlet-api.version>4.0.4</jakarta.servlet-api.version>
         <!-- This is the last version to support the javax namespace -->

Reply via email to