Skip to content

Commit

Permalink
Merge pull request #81 from bertramdev/dependabot/gradle/com.fasterxm…
Browse files Browse the repository at this point in the history
…l.jackson.core-jackson-core-2.18.1

Bump com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.18.1
  • Loading branch information
davydotcom authored Nov 28, 2024
2 parents 383a52b + 4172d23 commit 567e048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
api "commons-logging:commons-logging:1.3.3"
api 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
api 'com.fasterxml.jackson.core:jackson-annotations:2.17.1'
api 'com.fasterxml.jackson.core:jackson-core:2.17.1'
api 'com.fasterxml.jackson.core:jackson-core:2.18.1'
api "org.slf4j:slf4j-api:2.0.13"
api 'org.apache.httpcomponents:httpclient:4.5.14'
api 'org.apache.httpcomponents:httpcore:4.4.16'
Expand Down

0 comments on commit 567e048

Please sign in to comment.