Skip to content

Commit 5c8ea04

Browse files
dependabot[bot]Borewit
authored andcommitted
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.17.1
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.0 to 2.17.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8b3bf9 commit 5c8ea04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ dependencies {
9898
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1'
9999

100100
// https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind
101-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.0'
101+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
102102

103103
// https://mvnrepository.com/artifact/commons-io/commons-io
104104
implementation 'commons-io:commons-io:2.16.1'

0 commit comments

Comments
 (0)