Browse Source

Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 (#6316)

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.1 to 2.17.2.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 11 months ago
parent
commit
56b02c0a11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -49,7 +49,7 @@ ext {
         "assertj-core"               : "org.assertj:assertj-core:3.26.0",
         "junit-jupiter"              : "org.junit.jupiter:junit-jupiter:${junitVersion}",
         "fastjson"                   : "com.alibaba:fastjson:2.0.51",
-        "jackson"                    : "com.fasterxml.jackson.core:jackson-databind:2.17.1",
+        "jackson"                    : "com.fasterxml.jackson.core:jackson-databind:2.17.2",
         "gson"                       : "com.google.code.gson:gson:2.11.0",
         "lagarto"                    : "org.jodd:jodd-lagarto:6.0.6",
         //datasource