Skip to content

Commit 7ae0467

Browse files
authored
main: Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.0 (apache#794)
1 parent cfb3dd3 commit 7ae0467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
9090
smallrye-common-annotation = { module = "io.smallrye.common:smallrye-common-annotation", version = "2.9.0" }
9191
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.11.1" }
9292
spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12", version.ref = "spark35" }
93-
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version = "4.8.6" }
93+
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version = "4.9.0" }
9494
swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref = "swagger" }
9595
swagger-jaxrs = { module = "io.swagger:swagger-jaxrs", version.ref = "swagger" }
9696
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.4" }

0 commit comments

Comments
 (0)