Skip to content

Commit 65606bc

Browse files
chore(deps): bump the all group across 2 directories with 1 update
Bumps the all group with 1 update in the / directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Bumps the all group with 1 update in the /lib directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.1 to 2.21.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.1 to 2.21.0 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec51b9e commit 65606bc

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)