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

apolovtsev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/main by this push:
     new 60994e37a1 Bump jackson from 2.17.2 to 2.18.0 (#4469)
60994e37a1 is described below

commit 60994e37a1b138da9fa5672a39c48775af20089b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 2 10:45:03 2024 +0300

    Bump jackson from 2.17.2 to 2.18.0 (#4469)
    
    Bumps `jackson` from 2.17.2 to 2.18.0.
    
    Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.2 to 2.18.0
    - 
[Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.2...jackson-core-2.18.0)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.0
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.2 to 
2.18.0
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 
2.17.2 to 2.18.0
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: Aleksandr Polovtsev <[email protected]>
    Co-authored-by: Aleksandr Polovtsev <[email protected]>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 0cfed62cd1..57530982e7 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -22,7 +22,7 @@ bouncycastle = "1.78.1"
 compileTesting = "0.21.0"
 fliptables = "1.1.1"
 fmpp = "0.9.16"
-jackson = "2.17.2"
+jackson = "2.18.0"
 jakarta = "2.0.0"
 jansi = "2.4.1"
 netty = "4.1.113.Final"

Reply via email to