Skip to content

Commit 67d64b0

Browse files
dependabot[bot]bkhishor
authored andcommitted
Bump com.github.spotbugs:spotbugs-annotations from 4.9.8 to 4.10.1 in /test/framework (opensearch-project#22054)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c91849 commit 67d64b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/framework/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
fipsOnly "org.bouncycastle:bcutil-fips:${versions.bouncycastle_util}"
6868

6969
compileOnly project(":libs:agent-sm:bootstrap")
70-
compileOnly "com.github.spotbugs:spotbugs-annotations:4.9.8"
70+
compileOnly "com.github.spotbugs:spotbugs-annotations:4.10.1"
7171

7272
annotationProcessor "org.apache.logging.log4j:log4j-core:${versions.log4j}"
7373

0 commit comments

Comments
 (0)