Skip to content

Commit e360535

Browse files
committed
[java] Updating spotbugs
[skip ci]
1 parent 1877b9d commit e360535

2 files changed

Lines changed: 288 additions & 166 deletions

File tree

java/maven_deps.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def selenium_java_deps():
1212
maven.artifact(
1313
group = "com.github.spotbugs",
1414
artifact = "spotbugs",
15-
version = "4.6.0",
15+
version = "4.7.0",
1616
exclusions = [
1717
"org.slf4j:slf4j-api",
1818
],

0 commit comments

Comments
 (0)