Skip to content

Commit 1f4e748

Browse files
authored
fix(deps): update dependency io.smallrye.common:smallrye-common-annotation to v2.14.0 (#3003)
1 parent 022bf34 commit 1f4e748

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
@@ -98,7 +98,7 @@ scala212-lang-library = { module = "org.scala-lang:scala-library", version.ref =
9898
scala212-lang-reflect = { module = "org.scala-lang:scala-reflect", version.ref = "scala212" }
9999
s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers", version = "4.9.1" }
100100
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
101-
smallrye-common-annotation = { module = "io.smallrye.common:smallrye-common-annotation", version = "2.13.9" }
101+
smallrye-common-annotation = { module = "io.smallrye.common:smallrye-common-annotation", version = "2.14.0" }
102102
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.14.1" }
103103
smallrye-jandex = { module = "io.smallrye:jandex", version = "3.5.1" }
104104
spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12", version.ref = "spark35" }

0 commit comments

Comments
 (0)