Skip to content

Commit

Permalink
Merge pull request #76 from harrel56/dependabot/gradle/com.fasterxml.…
Browse files Browse the repository at this point in the history
…jackson.core-jackson-databind-2.15.3

chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3
  • Loading branch information
harrel56 authored Oct 17, 2023
2 parents 615043d + 90a5edd commit 84d7a92
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 @@ -32,7 +32,7 @@ repositories {
}

def jsonProviders = [
jackson : 'com.fasterxml.jackson.core:jackson-databind:2.15.2',
jackson : 'com.fasterxml.jackson.core:jackson-databind:2.15.3',
gson : 'com.google.code.gson:gson:2.10.1',
orgJson : 'org.json:json:20230618',
jettison : 'org.codehaus.jettison:jettison:1.5.4',
Expand Down

0 comments on commit 84d7a92

Please sign in to comment.