Skip to content

Commit

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

Bump com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.17.2
  • Loading branch information
mccartney authored Oct 15, 2024
2 parents 76611d8 + 1fb1874 commit 0c8fe48
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 @@ -19,7 +19,7 @@ repositories {

dependencies {
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
implementation 'com.fasterxml.jackson.core:jackson-core:2.17.1'
implementation 'com.fasterxml.jackson.core:jackson-core:2.17.2'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
implementation 'com.opencsv:opencsv:5.9'
implementation 'commons-cli:commons-cli:1.9.0'
Expand Down

0 comments on commit 0c8fe48

Please sign in to comment.