Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2
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.16.1 to 2.16.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>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 46c2142 commit 448f959
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 @@ -17,7 +17,7 @@
<retrofit.version>2.9.0</retrofit.version>
<testcontainers.version>1.19.7</testcontainers.version>
<amqp-client.version>5.20.0</amqp-client.version>
<jackson.version>2.16.1</jackson.version>
<jackson.version>2.16.2</jackson.version>
<juniversalchardet.version>2.4.0</juniversalchardet.version>
<awaitility.version>4.2.0</awaitility.version>
<logback-classic.version>1.5.3</logback-classic.version>
Expand Down

0 comments on commit 448f959

Please sign in to comment.