Skip to content

Commit 111bad7

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0 (#161)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.19.2 to 2.20.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e809984 commit 111bad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
}
5050

5151
implementation("io.kubernetes:client-java:24.0.0")
52-
implementation("com.fasterxml.jackson.core:jackson-databind:2.19.2")
52+
implementation("com.fasterxml.jackson.core:jackson-databind:2.20.0")
5353
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2")
5454
}
5555

0 commit comments

Comments
 (0)