We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292407b commit 685b777Copy full SHA for 685b777
test/framework/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
fipsOnly "org.bouncycastle:bcutil-fips:${versions.bouncycastle_util}"
57
58
compileOnly project(":libs:agent-sm:bootstrap")
59
- compileOnly "com.github.spotbugs:spotbugs-annotations:4.9.4"
+ compileOnly "com.github.spotbugs:spotbugs-annotations:4.9.6"
60
61
annotationProcessor "org.apache.logging.log4j:log4j-core:${versions.log4j}"
62
}
0 commit comments