We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f30da2 + 7e5f246 commit 6a28dd8Copy full SHA for 6a28dd8
1 file changed
build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
26
// implementation(libs.annotations)
27
implementation("com.contrastsecurity:java-sarif:2.0")
28
constraints {
29
- implementation("com.fasterxml.jackson.core:jackson-databind:2.20.0")
+ implementation("com.fasterxml.jackson.core:jackson-databind:2.20.1")
30
}
31
testImplementation("org.assertj:assertj-core:3.27.6")
32
0 commit comments