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

jbonofre 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 de43d1d84 fix(deps): update dependency 
io.smallrye.common:smallrye-common-annotation to v2.16.0 (#3707)
de43d1d84 is described below

commit de43d1d84430547d3ff90df69afcce0bff7ede4c
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Feb 8 12:34:45 2026 +0000

    fix(deps): update dependency io.smallrye.common:smallrye-common-annotation 
to v2.16.0 (#3707)
---
 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 bb88d6680..828c8a325 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -94,7 +94,7 @@ s3mock-testcontainers = { module = 
"com.adobe.testing:s3mock-testcontainers", ve
 scala212-lang-library = { module = "org.scala-lang:scala-library", version.ref 
= "scala212" }
 scala212-lang-reflect = { module = "org.scala-lang:scala-reflect", version.ref 
= "scala212" }
 slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
-smallrye-common-annotation = { module = 
"io.smallrye.common:smallrye-common-annotation", version = "2.15.0" }
+smallrye-common-annotation = { module = 
"io.smallrye.common:smallrye-common-annotation", version = "2.16.0" }
 smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", 
version = "3.16.0" }
 smallrye-jandex = { module = "io.smallrye:jandex", version = "3.5.3" }
 swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref 
= "swagger" }

Reply via email to