Skip to content

Commit b2fcb76

Browse files
authored
Revert findbugs annotations version to 3.0.1u2 (#9351)
1 parent e243da4 commit b2fcb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ val DEPENDENCIES = listOf(
9999
"io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha",
100100
"org.assertj:assertj-core:3.24.2",
101101
"org.awaitility:awaitility:4.2.0",
102-
"com.google.code.findbugs:annotations:3.0.1",
102+
"com.google.code.findbugs:annotations:3.0.1u2",
103103
"com.google.code.findbugs:jsr305:3.0.2",
104104
"org.apache.groovy:groovy:${groovyVersion}",
105105
"org.apache.groovy:groovy-json:${groovyVersion}",

0 commit comments

Comments
 (0)