Skip to content

Commit

Permalink
Merge pull request #48 from big-andy-coates/patch-3
Browse files Browse the repository at this point in the history
Update com.fasterxml.jackson.core:jackson-databind to 2.16.1
  • Loading branch information
jimblackler authored Jan 24, 2024
2 parents 0f697ff + e56267d commit 192c3f5
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 @@ -54,7 +54,7 @@ dependencies {
implementation 'com.damnhandy:handy-uri-templates:2.1.8'
implementation 'com.ibm.icu:icu4j:69.1'
implementation 'commons-validator:commons-validator:1.7'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.5'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
implementation 'org.jruby.joni:joni:2.1.41'
implementation 'org.jsoup:jsoup:1.17.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.0'
Expand Down

0 comments on commit 192c3f5

Please sign in to comment.