Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0
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.17.2 to 2.18.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent a991526 commit 5e0c8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<commons-io.version>2.6</commons-io.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<jackson.version>2.17.2</jackson.version>
<jackson.databind.version>2.17.2</jackson.databind.version>
<jackson.databind.version>2.18.0</jackson.databind.version>
<rest-assured.version>5.5.0</rest-assured.version>
<kystrix-core.version>0.1.16</kystrix-core.version>
<resilience4j.version>2.2.0</resilience4j.version>
Expand Down

0 comments on commit 5e0c8eb

Please sign in to comment.