Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https:/FasterXML/jackson) from 2.17.1 to 2.17.2.
- [Commits](https:/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 Aug 1, 2024
1 parent 9e933da commit 28cd339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
implementation 'com.damnhandy:handy-uri-templates:2.1.8'
implementation 'com.ibm.icu:icu4j:75.1'
implementation 'commons-validator:commons-validator:1.9.0'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
implementation 'org.jruby.joni:joni:2.2.1'
implementation 'org.jsoup:jsoup:1.17.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
Expand Down

0 comments on commit 28cd339

Please sign in to comment.