Skip to content

Commit 78f075e

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.0
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80266ee commit 78f075e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525
dependencies {
2626
implementation("com.contrastsecurity:java-sarif:2.0")
2727
constraints {
28-
implementation("com.fasterxml.jackson.core:jackson-databind:2.20.1")
28+
implementation("com.fasterxml.jackson.core:jackson-databind:2.21.0")
2929
}
3030
testImplementation("org.assertj:assertj-core:3.27.6")
3131

0 commit comments

Comments
 (0)