Skip to content

Commit 171fb39

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.19.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.3 to 2.19.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- 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 15c715e commit 171fb39

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
@@ -26,7 +26,7 @@ dependencies {
2626
// implementation(libs.annotations)
2727
implementation("com.contrastsecurity:java-sarif:2.0")
2828
constraints {
29-
implementation("com.fasterxml.jackson.core:jackson-databind:2.15.3")
29+
implementation("com.fasterxml.jackson.core:jackson-databind:2.19.2")
3030
}
3131
testImplementation("org.assertj:assertj-core:3.27.3")
3232
}

0 commit comments

Comments
 (0)