We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f009d14 + 2cbed68 commit 71bc719Copy full SHA for 71bc719
build.gradle.kts
@@ -25,7 +25,7 @@ repositories {
25
dependencies {
26
implementation("com.contrastsecurity:java-sarif:2.0")
27
constraints {
28
- implementation("com.fasterxml.jackson.core:jackson-databind:2.21.1")
+ implementation("com.fasterxml.jackson.core:jackson-databind:2.21.2")
29
}
30
testImplementation("org.assertj:assertj-core:3.27.7")
31
0 commit comments