Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.16.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.14.2 to 2.16.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 3461f22 commit 0cdf97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ext.libraries = [
"org.hamcrest:hamcrest:2.2",
"org.mockito:mockito-core:5.1.1"],
jackson: [
"com.fasterxml.jackson.core:jackson-databind:2.14.2"],
"com.fasterxml.jackson.core:jackson-databind:2.16.0"],
uritemplates: [
"com.damnhandy:handy-uri-templates:2.1.8"],
loggingApi: [
Expand Down

0 comments on commit 0cdf97a

Please sign in to comment.