Skip to content

Commit f50d3cf

Browse files
authored
Merge pull request #151 from SumoLogic/dependabot/gradle/com.fasterxml.jackson.core-jackson-databind-2.18.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.18.0
2 parents e21bf9f + 18b3273 commit f50d3cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repositories {
2020
dependencies {
2121
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
2222
implementation 'com.fasterxml.jackson.core:jackson-core:2.18.0'
23-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
23+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
2424
implementation 'com.opencsv:opencsv:5.9'
2525
implementation 'commons-cli:commons-cli:1.9.0'
2626

0 commit comments

Comments
 (0)