Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.1
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.0 to 2.18.1.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and asolntsev committed Oct 29, 2024
1 parent d9432c4 commit ec9d8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ wiremock = { group = "com.github.tomakehurst", name = "wiremock", version = "3.0
# :replay-tests:helloworld
restAssured = { group = "io.rest-assured", name = "rest-assured", version.ref = "restAssuredVersion" }
jsonSchemaValidator = { group = "io.rest-assured", name = "json-schema-validator", version.ref = "restAssuredVersion" }
jacksonDatabind = { group = "com.fasterxml.jackson.core", name = "jackson-databind", version = "2.18.0" }
jacksonDatabind = { group = "com.fasterxml.jackson.core", name = "jackson-databind", version = "2.18.1" }

# :replay-tests:helloworld-kotlin
kotlinStdlib = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib-jdk8" }
Expand Down

0 comments on commit ec9d8d4

Please sign in to comment.