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 686731acd fix(deps): update dependency org.jboss.weld.se:weld-se-core 
to v6.0.4.final (#3439)
686731acd is described below

commit 686731acd6cb0052190d36ddbe875f5019b06d4d
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jan 14 20:24:29 2026 +0000

    fix(deps): update dependency org.jboss.weld.se:weld-se-core to v6.0.4.final 
(#3439)
---
 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 1877c5770..95c002fda 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -103,7 +103,7 @@ testcontainers-bom = { module = 
"org.testcontainers:testcontainers-bom", version
 testcontainers-keycloak = { module = 
"com.github.dasniko:testcontainers-keycloak", version = "4.1.1" }
 threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
 weld-junit5 = { module = "org.jboss.weld:weld-junit5", version = "5.0.3.Final" 
}
-weld-se-core = { module = "org.jboss.weld.se:weld-se-core", version = 
"6.0.3.Final" }
+weld-se-core = { module = "org.jboss.weld.se:weld-se-core", version = 
"6.0.4.Final" }
 
 [plugins]
 jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.9.0" }

Reply via email to