This is an automated email from the ASF dual-hosted git repository.
dimas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new fe650e01e main: Update dependency
io.smallrye.common:smallrye-common-annotation to v2.12.0 (#1355)
fe650e01e is described below
commit fe650e01e8c52006a1390c8d9679e1f54322c331
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Apr 12 01:52:09 2025 +0200
main: Update dependency io.smallrye.common:smallrye-common-annotation to
v2.12.0 (#1355)
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 673640111..e340449b8 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -86,7 +86,7 @@ scala212-lang-library = { module =
"org.scala-lang:scala-library", version.ref =
scala212-lang-reflect = { module = "org.scala-lang:scala-reflect", version.ref
= "scala212" }
s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers",
version = "4.0.0" }
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
-smallrye-common-annotation = { module =
"io.smallrye.common:smallrye-common-annotation", version = "2.11.0" }
+smallrye-common-annotation = { module =
"io.smallrye.common:smallrye-common-annotation", version = "2.12.0" }
smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core",
version = "3.12.4" }
spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12",
version.ref = "spark35" }
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations",
version = "4.9.3" }