This is an automated email from the ASF dual-hosted git repository.

snazy 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 31ecc9737 fix(deps): update dependency io.smallrye:jandex to v3.5.2 
(#3032)
31ecc9737 is described below

commit 31ecc973780a9a7eaa17d3e278b2f548108566dc
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Nov 12 14:37:59 2025 +0000

    fix(deps): update dependency io.smallrye:jandex to v3.5.2 (#3032)
---
 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 b3e112a78..3423eaf4c 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -102,7 +102,7 @@ s3mock-testcontainers = { module = 
"com.adobe.testing:s3mock-testcontainers", ve
 slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
 smallrye-common-annotation = { module = 
"io.smallrye.common:smallrye-common-annotation", version = "2.14.0" }
 smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", 
version = "3.14.1" }
-smallrye-jandex = { module = "io.smallrye:jandex", version = "3.5.1" }
+smallrye-jandex = { module = "io.smallrye:jandex", version = "3.5.2" }
 spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12", 
version.ref = "spark35" }
 swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref 
= "swagger" }
 swagger-jaxrs = { module = "io.swagger:swagger-jaxrs", version.ref = "swagger" 
}

Reply via email to