Skip to content

Commit 148e0cb

Browse files
authored
main: Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.3 (#1180)
1 parent 179da6d commit 148e0cb

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
@@ -89,7 +89,7 @@ slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
8989
smallrye-common-annotation = { module = "io.smallrye.common:smallrye-common-annotation", version = "2.10.0" }
9090
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.12.3" }
9191
spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12", version.ref = "spark35" }
92-
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version = "4.9.2" }
92+
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version = "4.9.3" }
9393
swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref = "swagger" }
9494
swagger-jaxrs = { module = "io.swagger:swagger-jaxrs", version.ref = "swagger" }
9595
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }

0 commit comments

Comments
 (0)