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 1655dae3f main: Update dependency io.smallrye.config:smallrye-config-core to v3.13.1 (#1826) 1655dae3f is described below commit 1655dae3f962363503c24ff2b681b25f7f00a51f Author: Mend Renovate <b...@renovateapp.com> AuthorDate: Fri Jun 6 19:06:52 2025 +0200 main: Update dependency io.smallrye.config:smallrye-config-core to v3.13.1 (#1826) --- 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 d0e1baaaf..c58f58332 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -87,7 +87,7 @@ scala212-lang-reflect = { module = "org.scala-lang:scala-reflect", version.ref = s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers", version = "4.4.0" } slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" } 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.13.0" } +smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.13.1" } 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" } swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref = "swagger" }