Skip to content

Commit 37b1c57

Browse files
authored
Merge pull request #353 from harrel56/dependabot/gradle/all-ec57612b57
2 parents ec51b9e + 65606bc commit 37b1c57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ java {
1818

1919
def jsonProviders = [
2020
[id : 'jackson', additionalVersions: ['2.2.0'],
21-
group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.20.1'],
21+
group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.21.0'],
2222
[id : 'gson', additionalVersions: ['2.3'],
2323
group: 'com.google.code.gson', name: 'gson', version: '2.13.2'],
2424
[id : 'orgJson', additionalVersions: ['20201115'],

0 commit comments

Comments
 (0)