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 adea7a63a fix(deps): update dependency 
io.smallrye.config:smallrye-config-core to v3.14.0 (#2637)
adea7a63a is described below

commit adea7a63a93c4d91f9bcac03d765c4234f0cc459
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Sep 20 12:01:02 2025 +0200

    fix(deps): update dependency io.smallrye.config:smallrye-config-core to 
v3.14.0 (#2637)
---
 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 84251f524..db924c86d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -97,7 +97,7 @@ scala212-lang-reflect = { module = 
"org.scala-lang:scala-reflect", version.ref =
 s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers", 
version = "4.9.1" }
 slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
 smallrye-common-annotation = { module = 
"io.smallrye.common:smallrye-common-annotation", version = "2.13.9" }
-smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", 
version = "3.13.4" }
+smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", 
version = "3.14.0" }
 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