Skip to content

Commit 99a5039

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.19.2
--- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5373d6e commit 99a5039

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.18.2'
9999

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

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

0 commit comments

Comments
 (0)